Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Boeckenhoff
tfields
Commits
2ddf118a
Commit
2ddf118a
authored
Jul 06, 2018
by
Daniel Boeckenhoff
Browse files
Update README.md
parent
fb373759
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2ddf118a
#Installation
From user side, we recommend the installation via pypi:
$ pip install tfields
```
$ pip install tfields
´´´
#Testing:
In the tfields directory, run
python tfields test
```
$
python tfields test
´´´
#Developers only:
Clone this project with git
To set up the shared git hooks, run
$ make init
```
$ make init
´´´
To check the coverage, we prefere the 'coverage' tool
Use it in the tfields directory like so:
coverage run tfields test
```
coverage run tfields test
´´´
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment