Contents

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 help

For specific command help you can run squirrel <command> -h for example for create command it is

squirrel create -h

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Authors

  • Filip Klembara - Creator - github

See also the list of contributors who participated in this project.

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