Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

make "config" task into command-line utility #4

Closed
mykmelez opened this issue Sep 16, 2015 · 3 comments
Closed

make "config" task into command-line utility #4

mykmelez opened this issue Sep 16, 2015 · 3 comments
Assignees

Comments

@mykmelez
Copy link
Contributor

The "config" task, which configures auto-deploy via Travis, should be a command-line utility rather than a task, since you only ever need to run it once per app.

@mykmelez
Copy link
Contributor Author

The task could also run when an app is created via Yeoman (#3) or via an Oghliner command for creating an app. Ideally, creating an app and configuring it to auto-deploy via Travis would be as simple as running commands like these and then following the prompts:

npm install -g oghliner
oghliner new my-app

@marco-c
Copy link
Contributor

marco-c commented Sep 29, 2015

This was done in 6755e96, right?

@mykmelez
Copy link
Contributor Author

Right!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants