https://github.com/senseexception/rst-builder
A simple CLI ReStructuredText builder created from doctrine/rst-parser
https://github.com/senseexception/rst-builder
Last synced: about 1 month ago
JSON representation
A simple CLI ReStructuredText builder created from doctrine/rst-parser
- Host: GitHub
- URL: https://github.com/senseexception/rst-builder
- Owner: SenseException
- License: mit
- Created: 2020-02-11T12:36:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-11T20:01:21.000Z (over 6 years ago)
- Last Synced: 2025-12-31T13:14:41.398Z (5 months ago)
- Language: PHP
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rst-builder
A simple CLI ReStructuredText builder created from doctrine/rst-parser
```
bin/console create /path/to/dir/with/rst-files
```