Feat
- Change fetch dir to build_temp
- Fetch binary on file on build time
- Print errout if it exist
- Add version option to check program version
- Rename option for setting runtime version to checkstyle_version
- Add default_runtime variable
Fix
- Resolve fail to download binary of latest version
Refactor
- Update setup.py to override install class
- Change option for setting runtime to --runtime-version
- Rename path params to fetch_dir or cache_dir
- Add path param to file check method
- Change target param to filename and path
- Change methods to static method