blob: 7d80852a6f6930a5895e038344050cedbf8b98d1 (
plain) (
tree)
|
|
## v1.0.0b13
* New **check** command
### Example:
```
datamaps check
```
Checks that the necessary auxiliary files are in place so that basic
functionality can take place.
Checks for:
* Documents/input/blank_template.xlsx
* Documents/input/datamap.csv
Also carries out basic sanity checks on the datamap file, to ensure requisite
headers, number of fields, etc.
|