mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2025-06-06 01:18:01 +02:00
README.md: add FSC schema
This commit is contained in:
@ -21,10 +21,11 @@ $ source virtualenv/bin/activate
|
|||||||
$ pip install -r requirements.txt
|
$ pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
Then run the utility scripts to parse the schema:
|
Then run the utility scripts to parse the schemas:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ ./util/generate-hugo-content.py -i ./data/iseal-core.csv --clean -d
|
$ ./util/generate-hugo-content.py -i ./data/iseal-core.csv --clean -d
|
||||||
|
$ ./util/generate-hugo-content.py -i data/fsc.csv -d
|
||||||
```
|
```
|
||||||
|
|
||||||
## Node.js Setup
|
## Node.js Setup
|
||||||
|
Reference in New Issue
Block a user