Show More
Commit Description:
Various documentation updates.
Commit Description:
Various documentation updates.
References:
File last commit:
Show/Diff file:
Action:
README.md
20 lines | 420 B | text/x-minidsrc | MarkdownLexer
20 lines | 420 B | text/x-minidsrc | MarkdownLexer
r1 | # project-checkup | |||
r9 | A small tool to make sure all your ducks are in a row in your project. | |||
r1 | ||||
## Installation | ||||
r18 | Download from https://bitbucket.org/alysbrooks/project-checkup/. | |||
r1 | ||||
## Usage | ||||
r16 | Run the app in the current working directory: | |||
r1 | ||||
r18 | $ java -jar project-checkup-0.1.4.jar | |||
r1 | ||||
## License | ||||
r9 | Copyright © 2018 Alys Brooks | |||
r1 | ||||
Distributed under the Eclipse Public License either version 1.0 or (at | ||||
your option) any later version. | ||||