Benoit Hiller

Results 3 issues of Benoit Hiller

run_locally ignores the --dry-run flag and runs anyway. This seems to be because in https://github.com/capistrano/capistrano/blob/master/lib/capistrano/dsl.rb#L68 the current sshkit backend is ignored and the local one is used directly. ### Steps...

help wanted
discuss!

Right now global install doesn't seem to do any of the same steps as a local install. Local install copies specified files into a deps folder and links the ones...

There is a typedef file in the source of the project but it doesn't end up in the npm package so my code can't import it. Contents of installed package:...