Skip to content

Feature/require without hooks#26

Closed
Startouf wants to merge 3 commits into
capistrano:masterfrom
Startouf:feature/require-without-hooks
Closed

Feature/require without hooks#26
Startouf wants to merge 3 commits into
capistrano:masterfrom
Startouf:feature/require-without-hooks

Conversation

@Startouf

@Startouf Startouf commented Dec 12, 2018

Copy link
Copy Markdown

Allows to load the gem but specify per deployment stage if we want to run hooks or not. Inspired from capistrano passenger

gem 'capistrano-npm',
    git: 'https://github.com/Startouf/npm',
    branch: 'feature/require-without-hooks',
    require: false

@swalkinshaw

Copy link
Copy Markdown
Member

Looks interesting. README needs a rebase now

@Startouf Startouf closed this Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants