https://github.com/japrozs/kay
A way to create all those boring markdown files for your project
https://github.com/japrozs/kay
Last synced: 4 months ago
JSON representation
A way to create all those boring markdown files for your project
- Host: GitHub
- URL: https://github.com/japrozs/kay
- Owner: japrozs
- License: mit
- Created: 2021-08-06T05:42:32.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-06T05:44:18.000Z (almost 4 years ago)
- Last Synced: 2025-01-09T01:04:31.649Z (5 months ago)
- Language: TypeScript
- Size: 7.32 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE.MD
- Code of conduct: CODE_OF_CONDUCT.MD
Awesome Lists containing this project
README
# kay
A way to create all those boring markdown files for your project
## Usage
Install the project and run using the following command:
```bash
yarn dev --help
# or
npm run dev --help
```