~tony-badwolf/quickly/modular

« back to all changes in this revision

Viewing changes to data/templates/ubuntu-application/test/create.sh

  • Committer: Michael Terry
  • Date: 2012-04-19 14:30:00 UTC
  • Revision ID: michael.terry@canonical.com-20120419143000-d1vmvuliwkyqr28u
update NEWS, tests, and setup.py to reflect pygame's loss

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
HOME=/ quickly create
10
10
# ERROR: No template specified for command create.
11
11
# Usage: quickly create <template> <project-name>
12
 
# Candidate templates are: ubuntu-application, ubuntu-cli, ubuntu-flash-game, ubuntu-pygame
 
12
# Candidate templates are: ubuntu-application, ubuntu-cli, ubuntu-flash-game
13
13
 
14
14
quickly create ubuntu-application
15
15
# ERROR: No project name specified.