Julian Daube 7a91d0ca0b interrupt process on windows as well
On Windows, the killing of running services relies on the
60 second kill timeout, making it faster to restart the harness
to force rebuilding.

Since os.Interrupt works for me, remove the runtime os check in
harness/app.go completely.
2021-02-07 00:30:16 +01:00
2020-10-19 13:40:52 +03:00
2020-10-19 13:40:52 +03:00
2020-10-19 13:40:52 +03:00
2020-10-19 13:40:52 +03:00
2020-10-19 13:40:52 +03:00
2020-10-19 13:40:52 +03:00
2020-10-19 13:40:52 +03:00
2020-10-19 13:40:52 +03:00
2020-10-19 13:40:52 +03:00
2020-04-26 23:00:51 -07:00
2017-03-05 00:20:51 +00:00
2020-07-13 09:40:56 -07:00
2020-05-03 13:39:48 -07:00
2020-07-11 22:57:36 -07:00
2020-10-19 20:34:02 -07:00

Revel command line tools

Build Status License Go Report Card

Provides the revel command, used to create and run Revel apps.

Install

go get -u github.com/revel/cmd/revel

New Application

Create a new application

revel new my/app

Community

Learn More

Contributing

Contributors

Description
No description provided
Readme MIT 733 KiB
Languages
Go 100%