https://github.com/murderteeth/degit-ts-lib
https://github.com/murderteeth/degit-ts-lib
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/murderteeth/degit-ts-lib
- Owner: murderteeth
- Created: 2022-10-31T07:35:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-31T07:39:49.000Z (over 3 years ago)
- Last Synced: 2025-06-02T10:04:43.527Z (about 1 year ago)
- Language: TypeScript
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# degit-ts-lib
Minimal typescript library template.
- TypeScript
- Jest
- TSLint
- Prettier
```
npx degit murderteeth/degit-ts-lib [your-new-ts-lib]
```
🪓