Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/strictdoc-project/strictdoc-examples
Example of using StrictDoc.
https://github.com/strictdoc-project/strictdoc-examples
Last synced: about 2 months ago
JSON representation
Example of using StrictDoc.
- Host: GitHub
- URL: https://github.com/strictdoc-project/strictdoc-examples
- Owner: strictdoc-project
- License: apache-2.0
- Created: 2023-02-22T18:45:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T21:25:10.000Z (6 months ago)
- Last Synced: 2024-07-12T00:12:07.682Z (6 months ago)
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StrictDoc examples
## Getting started
Install StrictDoc:
```
pip install strictdoc
```Clone this repository:
```
git clone [email protected]:strictdoc-project/strictdoc-examples.git
cd strictdoc-examples
```Run StrictDoc:
```
strictdoc export .
```