Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

supporting "generate plugin" command via generator-feathers-plugin #5

Merged
merged 1 commit into from
Mar 27, 2016

Conversation

derek-watson
Copy link
Contributor

Addresses #4

@derek-watson derek-watson merged commit 8be89f2 into master Mar 27, 2016
@@ -19,7 +19,8 @@ describe('feathers-cli', () => {
'feathers:hook',
'feathers:middleware',
'feathers:model',
'feathers:service'
'feathers:service',
'feathers-plugin'
Copy link
Member

Choose a reason for hiding this comment

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

I would probably just call it feathers:plugin so that it follows the same naming convention. This one is a bit different however because that generator sort of assumes that the plugin will be published to npm.

@ekryski
Copy link
Member

ekryski commented Mar 27, 2016

You were too quick 😄. I was going to say that I think we should leave that one out of this CLI tool. At least for now.

@daffl daffl deleted the feature/generator-feathers-plugin branch March 16, 2017 03:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants