Skip to content

Commit

Permalink
Added rudimentary readme
Browse files Browse the repository at this point in the history
  • Loading branch information
trimoq committed May 14, 2018
1 parent 58dc66b commit 8006557
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
# putzplan
# putzplan
A dead simple rust rocket app to host our cleaning plan.

## Building
Make sure you have a working rust toolchain, refer to the rocket docs.
Run 'make' to build a Zip-file deployable to a server

## Running
Select your profile with 'ROCKET_ENV=production' and run the binary.

0 comments on commit 8006557

Please sign in to comment.