mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-11 10:44:28 +00:00
dependabot/go_modules/golang.org/x/sys-0.1.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20211019181941-9d821ace8654 to 0.1.0. - [Release notes](https://github.com/golang/sys/releases) - [Commits](https://github.com/golang/sys/commits/v0.1.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Revel command line tools
Provides the revel command, used to create and run Revel apps.
- More info at http://revel.github.io/manual/tool.html
Install
go install github.com/revel/cmd/revel@latest
New Application
Create a new application
revel new -a my/app
Community
Learn More
Contributing
Contributors
Languages
Go
100%