konstantinvlasenko / PowerSlim

Fitnesse Slim implementation in PowerShell. PowerSlim makes it possible to use PowerShell in the acceptance testing
powerslim.org
GNU General Public License v3.0
48 stars 21 forks source link

Using PowerSlim from another folder. #59

Closed lepikhin-quest closed 10 years ago

lepikhin-quest commented 10 years ago

I would like to use npm for loading PowerSlim but it loads the packages into the folder "node_modules" It would be easier to use PowerSlim from this folder and do not copy PowerSlim files to Fitnesse folder tree every time.