# project-checkup A small tool to make sure all your ducks are in a row in your project. ![Screen shot showing the checks for a TODO file, README, LICENSE, that all files are tracked, and the README has no placeholders.](https://bitbucket.org/alysbrooks/project-checkup/raw/a3e1bd08b932e047cff80092a453bd3f1e74fa78/screenshot.png) ## Installation Download from https://bitbucket.org/alysbrooks/project-checkup/. ## Usage Run the app in the current working directory: $ java -jar project-checkup-0.1.4.jar ## License Copyright © 2018 Alys Brooks Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.