https://github.com/johanste/cc-typespec-library
CookieCutter to create TypeSpec library
https://github.com/johanste/cc-typespec-library
Last synced: 9 months ago
JSON representation
CookieCutter to create TypeSpec library
- Host: GitHub
- URL: https://github.com/johanste/cc-typespec-library
- Owner: johanste
- Created: 2023-11-12T18:31:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-12T18:49:11.000Z (over 2 years ago)
- Last Synced: 2025-03-06T03:44:28.258Z (about 1 year ago)
- Language: TypeScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cc-typespec-library
[CookieCutter](https://www.cookiecutter.io/) to create [TypeSpec library](https://microsoft.github.io/typespec/extending-typespec/basics)
This is a work in progress. Contributions are very welcome.
## Usage
```bash
cookiecutter "gh:johanste/cc-typespec-library"
```