Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WICG/starter-kit
A simple starter kit for incubations
https://github.com/WICG/starter-kit
Last synced: about 2 months ago
JSON representation
A simple starter kit for incubations
- Host: GitHub
- URL: https://github.com/WICG/starter-kit
- Owner: WICG
- Created: 2016-08-16T07:49:09.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-01-24T03:13:47.000Z (about 1 year ago)
- Last Synced: 2024-04-26T02:44:14.518Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 675 KB
- Stars: 76
- Watchers: 18
- Forks: 32
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# starter-kit
A simple starter kit for [WICG](https://wicg.io) specs. Helps you create a repo and generates some starting files.
## Install
Type the following and follow the prompts:
```Bash
npx wicg init "My Awesome API"
```