https://github.com/oclif/oclif.github.io
docs for oclif
https://github.com/oclif/oclif.github.io
Last synced: over 1 year ago
JSON representation
docs for oclif
- Host: GitHub
- URL: https://github.com/oclif/oclif.github.io
- Owner: oclif
- License: bsd-3-clause
- Created: 2018-03-19T23:36:49.000Z (over 8 years ago)
- Default Branch: docs
- Last Pushed: 2024-12-20T19:14:33.000Z (over 1 year ago)
- Last Synced: 2024-12-28T19:02:43.509Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://oclif.io
- Size: 15.4 MB
- Stars: 10
- Watchers: 3
- Forks: 71
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# [oclif.io](http://oclif.io)
### Developing Instructions
```sh-session
$ git clone https://github.com/oclif/oclif.github.io
$ cd oclif.github.io/website
$ yarn install
$ yarn start
```