Skip to content
Snippets Groups Projects
Commit c2098325 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

ok

parent 7acbba9f
No related branches found
No related tags found
No related merge requests found
Pipeline #278 passed with stages
in 51 seconds
......@@ -4,17 +4,17 @@ your_project
[![coverage report](http://git.dms-serwis.com.pl/smok4/svcr/badges/master/coverage.svg)](http://git.dms-serwis.com.pl/henrietta/py-scaffold/commits/master)
This is a generic scaffold for Python projects that use:
* this GitLab CI for builds/tests/deploys
* _GitLab CI_ for builds/tests/deploys
* _coverage.py_ for test coverage
* _nose_ for unit tests
* _Vagrant_ for environment
* _setuptools_ for packaging
*
* _git_ for version control
# How to use
1. `git clone http://git.dms-serwis.com.pl/henrietta/py-scaffold.git`
2. Delete `.git` directory
2. delete `.git` directory
3. Rename [your_project_source](your_project_source) to match your project
4. adjust [setup.py](setup.py)
5. adjust [.coveragerc](.coveragerc)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment