Sem descrição

Fabian Peter Hammerle 4bac71ceab added classifiers há 5 anos atrás
.travis.yml 4721e859d7 configure travis-ci to run pylint há 5 anos atrás
LICENSE 576cd0c9fa MIT license há 5 anos atrás
Pipfile 7aac91f63c added setup.py há 5 anos atrás
Pipfile.lock 7aac91f63c added setup.py há 5 anos atrás
README.md 7aac91f63c added setup.py há 5 anos atrás
free_disk.py 749473cc71 rename module: keep_disk_free -> free_disk há 5 anos atrás
setup.py 4bac71ceab added classifiers há 5 anos atrás

README.md

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