A cookiecutter template for creating a new, CROW-style, ReSpec document. The stichting-crow/respec-repo-template uses this template for new documents inside a repository.
Wat betekent dit voor mij:
- Voor een nieuw project: volg het stappenplan op stichting-crow/respec-repo-template.
- Voor een nieuw document binnen een bestaand project:
- Ga op de GitHub-pagina van de repository naar de tab Actions, naar de workflow New document en klik op Run workflow.
- Of voer onderstaande CLI-commando uit.
There is no need to clone this repository.
Run the below function from the command line (requires python
and pip
).
$ cd docs/
$ pip install cookiecutter
$ cookiecutter gh:stichting-crow/respec-document-template