Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alexandre Bulté
Validata Core
Commits
47e938cd
Commit
47e938cd
authored
Feb 18, 2019
by
Alexandre Bulté
Browse files
Fix README
parent
5288a4b9
Pipeline
#555
passed with stage
in 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
47e938cd
...
...
@@ -11,8 +11,7 @@ Create a virtualenv, run the script against fixtures:
```
bash
mkvirtualenv validata
pip
install
-e
.
python validate.py
--schema
/path/to/schema.json table.csv
python validate.py
--schema
/path/to/schema.json
--checks
/path/to/goodtables-checks.json table.csv
validata
--schema
/path/to/schema.json table.csv
```
## Testing
...
...
Write
Preview
Markdown
is supported
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