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

TrailsMix generated command #8

Open
jaumard opened this issue Jan 10, 2016 · 5 comments
Open

TrailsMix generated command #8

jaumard opened this issue Jan 10, 2016 · 5 comments

Comments

@jaumard
Copy link

jaumard commented Jan 10, 2016

Do you have some idea of what the final command look like ?

I can work on generator-trails to have something like yo trails --trailpacks=trailpacks-hapi,trailpack-gulp,trailpack-webpack

@nogtini
Copy link

nogtini commented Jan 10, 2016

That would be great! I imagine that's the direction we'll be taking until get a CLI under our belts:

$ trails --new --trailpacks=hapi,gulp,webpack

@jaumard
Copy link
Author

jaumard commented Jan 11, 2016

Ok ! I will work on this then :)
In fact I prefer the yeoman generator cause a lot of people already know how to use it and it also integrated with some IDE like IntelliJ :

capture d ecran 2016-01-11 a 10 00 41

Also with need to put trailpack-NAME cause maybe some custom trailpack can use other name than trailpack-SOMETHING.

@jaumard
Copy link
Author

jaumard commented Apr 11, 2016

now you can use yo trails --trailpacks=trailpack-repl,trailpack-react....

@weyj4
Copy link
Member

weyj4 commented Apr 11, 2016

Oh thanks, that's good to know!

@jaumard
Copy link
Author

jaumard commented Apr 14, 2016

I think TrailsMix can be use for two things :

  1. Generate the command for a new project : yo trails --trailpacks=trailpack-repl,trailpack-react..
  2. Generate the command for adding new Trailpacks to an existing project : yo trails:trailpack trailpack-repl,trailpack-react...

Both command are already available on the generator.

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

No branches or pull requests

3 participants