Skip to content

Instantly share code, notes, and snippets.

@jwulf
Last active October 6, 2015 10:59
Show Gist options
  • Save jwulf/caf63e914bda71234970 to your computer and use it in GitHub Desktop.
Save jwulf/caf63e914bda71234970 to your computer and use it in GitHub Desktop.
$ jaws module create test test
JAWS: Successfully created test/test
sitapati@MacBook-Air [~/workspace/BGL-JAWS/jaws-bgl/aws_modules] $ rm -rf test
sitapati@MacBook-Air [~/workspace/BGL-JAWS/jaws-bgl/aws_modules] $ jaws module create -l test test
Unsupported cmd test. Must be install|update|create
$ jaws module -l create test test
/Users/sitapati/workspace/JAWS-Framework/JAWS/bin/jaws:155
throw new JawsError('Specify options after cmd', JawsError.errorCodes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment