No Description

Fabian Peter Hammerle e5597c4bdb readme: added travis-ci badge 5 years ago
.travis.yml 4721e859d7 configure travis-ci to run pylint 5 years ago
LICENSE 576cd0c9fa MIT license 5 years ago
Pipfile 7aac91f63c added setup.py 5 years ago
Pipfile.lock 7aac91f63c added setup.py 5 years ago
README.md e5597c4bdb readme: added travis-ci badge 5 years ago
free_disk.py 236b824d74 warn if no files found; log latest modification date of deleted files 5 years ago
setup.py 60ccab75cc fixed classifiers 5 years ago

README.md

free-disk

Build Status

Install

pip3 install --user free-disk

Lint

pip3 install --user pipenv
git clone https://github.com/fphammerle/free-disk.git
cd freesurfer-volume-reader
pipenv run pylint free_disk