Skip to content

Conversation

@smn
Copy link
Contributor

@smn smn commented Feb 4, 2015

This addresses @SteveBarnett's concerns around the current bootstrapping tool requiring both a name and a git repo url.

@smn
Copy link
Contributor Author

smn commented Feb 4, 2015

springboard

@smn
Copy link
Contributor Author

smn commented Feb 4, 2015

@SteveBarnett & @miltontony ready for review.

Based on @SteveBarnett 's suggestions I've refactored things a bit. I think it's a mistake to only use the URL because 'creating the app' and 'loading content' are essentially two different things in Universal Core (by design).

The current command line tool usage is:

$ springboard startapp foo
$ cd foo
$ springboard import git://your/git/repo.git
$ pserve development.ini

@SteveBarnett
Copy link

@smn Nice! I like this new version. 👍

@smn smn merged commit 2ae272d into develop Feb 4, 2015
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.

3 participants