Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add hook generator #77

Merged
merged 1 commit into from Mar 23, 2018
Merged

feat: add hook generator #77

merged 1 commit into from Mar 23, 2018

Conversation

jdx
Copy link
Contributor

@jdx jdx commented Mar 23, 2018

Fixes #47

@jdx jdx force-pushed the hook branch 3 times, most recently from 3251c8a to e82bada Compare March 23, 2018 21:15
event: flags.string({description: 'event to run hook on', default: 'init'}),
}
static args = [
{name: 'name', description: 'name of command', required: true}
Copy link
Contributor

@RasPhilCo RasPhilCo Mar 23, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'name of hook (snakecase)'

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

Copy link
Contributor

@RasPhilCo RasPhilCo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏄

@jdx jdx merged commit 4106708 into master Mar 23, 2018
@jdx jdx deleted the hook branch March 23, 2018 22:57
oclif-bot added a commit to oclif/example-single-js that referenced this pull request Mar 23, 2018
<a name="1.5.0"></a>
# [1.5.0](oclif/oclif@f833799...v1.5.0) (2018-03-23)

### Features

* add hook generator ([#77](oclif/oclif#77)) ([4106708](oclif/oclif@4106708))
oclif-bot added a commit to oclif/example-single-ts that referenced this pull request Mar 23, 2018
<a name="1.5.0"></a>
# [1.5.0](oclif/oclif@f833799...v1.5.0) (2018-03-23)

### Features

* add hook generator ([#77](oclif/oclif#77)) ([4106708](oclif/oclif@4106708))
oclif-bot added a commit to oclif/example-plugin-js that referenced this pull request Mar 23, 2018
<a name="1.5.0"></a>
# [1.5.0](oclif/oclif@f833799...v1.5.0) (2018-03-23)

### Features

* add hook generator ([#77](oclif/oclif#77)) ([4106708](oclif/oclif@4106708))
oclif-bot added a commit to oclif/example-plugin-ts that referenced this pull request Mar 23, 2018
<a name="1.5.0"></a>
# [1.5.0](oclif/oclif@f833799...v1.5.0) (2018-03-23)

### Features

* add hook generator ([#77](oclif/oclif#77)) ([4106708](oclif/oclif@4106708))
oclif-bot added a commit to oclif/example-multi-js that referenced this pull request Mar 23, 2018
<a name="1.5.0"></a>
# [1.5.0](oclif/oclif@f833799...v1.5.0) (2018-03-23)

### Features

* add hook generator ([#77](oclif/oclif#77)) ([4106708](oclif/oclif@4106708))
oclif-bot added a commit to oclif/example-multi-ts that referenced this pull request Mar 23, 2018
<a name="1.5.0"></a>
# [1.5.0](oclif/oclif@f833799...v1.5.0) (2018-03-23)

### Features

* add hook generator ([#77](oclif/oclif#77)) ([4106708](oclif/oclif@4106708))
oclif-bot added a commit that referenced this pull request Mar 23, 2018
<a name="1.5.0"></a>
# [1.5.0](f833799...v1.5.0) (2018-03-23)

### Features

* add hook generator ([#77](#77)) ([4106708](4106708))
JaeBradle pushed a commit to JaeBradle/oclif that referenced this pull request Oct 19, 2022
<a name="1.5.0"></a>
# [1.5.0](oclif/oclif@76bf861...v1.5.0) (2018-03-23)

### Features

* add hook generator ([#77](oclif/oclif#77)) ([c9c5ee1](oclif/oclif@c9c5ee1))
gaelmotte pushed a commit to gaelmotte/oclif that referenced this pull request Oct 24, 2022
gaelmotte pushed a commit to gaelmotte/oclif that referenced this pull request Oct 24, 2022
<a name="1.5.0"></a>
# [1.5.0](oclif/oclif@f833799...v1.5.0) (2018-03-23)

### Features

* add hook generator ([oclif#77](oclif#77)) ([4106708](oclif@4106708))
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.

None yet

2 participants