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
895fcf0d
Commit
895fcf0d
authored
Jul 06, 2018
by
Daniel Boeckenhoff
Browse files
README changed
parent
d28d6256
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
895fcf0d
Install using
'
$ pip install tfields
'
$ pip install tfields
Testing:
In the tfields directory, run
'
python tfields test
'
*
In the tfields directory, run
python tfields test
Developers only:
Clone this project with git
To set up the shared git hooks, run
'
make init
'
*
Clone this project with git
*
To set up the shared git hooks, run
$
make init
To check the coverage, we prefere the 'coverage' tool
Use it in the tfields directory like so:
'
coverage run tfields test
'
*
To check the coverage, we prefere the 'coverage' tool
*
Use it in the tfields directory like so:
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