https://github.com/okisdev/cli
https://github.com/okisdev/cli
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/okisdev/cli
- Owner: okisdev
- License: mit
- Created: 2025-03-22T15:15:06.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2026-04-15T12:33:57.000Z (about 2 months ago)
- Last Synced: 2026-04-15T14:31:46.299Z (about 2 months ago)
- Language: TypeScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# @okisdev/cli
## Usage
Use the `okisdev` command to get started.
```bash
npx okisdev
```
### `info`
Get information about okisdev.
```bash
npx okisdev info
```
## Thanks
- [shadcn/cli](https://github.com/shadcn-ui/ui)
## License
This project is licensed under the [MIT License](./LICENSE).