https://github.com/unix/docs-cli
The command-line tool for docs
https://github.com/unix/docs-cli
command-line docs document-management
Last synced: 3 months ago
JSON representation
The command-line tool for docs
- Host: GitHub
- URL: https://github.com/unix/docs-cli
- Owner: unix
- License: mit
- Created: 2019-06-06T18:14:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-23T21:36:54.000Z (about 2 years ago)
- Last Synced: 2025-03-18T00:43:44.584Z (3 months ago)
- Topics: command-line, docs, document-management
- Language: TypeScript
- Homepage: https://docs.codes/
- Size: 53.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## docs-cli
The command-line tool for [docs](https://github.com/unix/docs).
## Usage
*Required NodeJS > 8.0***use `npx`** [what is npx](https://blog.npmjs.org/post/162869356040/introducing-npx-an-npm-package-runner)
```bash
npx docs
```
## Any questions
- [create issue](https://github.com/unix/docs/issues/new)
## LICENSE
[MIT](./LICENSE)