Closed ejholmes closed 12 years ago
Example:
$ bundle exec catapult build -t './static/assets' Building: /Users/ejholmes/Source/example Write asset: ./static/assets/sprockets/commonjs.js Write asset: ./static/assets/app.js Write asset: ./static/assets/app.css
or
$ bundle exec catapult watch -t './static/assets' Watching: /Users/ejholmes/Source/example Building: /Users/ejholmes/Source/example Write asset: ./static/assets/sprockets/commonjs.js Write asset: ./static/assets/app.js Write asset: ./static/assets/app.css
Example:
or