swift-squirrel/squirrel-toolbox
Toolbox for Swift Squirrel web framework (see: [Swift Squirrel](https://github.com/Swift-Squirrel/Squirrel))
Usage
Toolbox can generate new templates for squirrel framework (squirrel create), manage running app (squirrel serve, squirrel stop, squirrel ps) or watch for changes in directory and rebuild, rerun on changes (squirrel watch)
For help run
squirrel helpFor specific command help you can run squirrel <command> -h for example for create command it is
squirrel create -hContributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
License
This project is licensed under the Apache License Version 2.0 - see the LICENSE file for details
Package Metadata
Repository: swift-squirrel/squirrel-toolbox
Default branch: master
README: README.md