Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/colthreepv/scaffold01
I like to scaffold projects from this one
https://github.com/colthreepv/scaffold01
Last synced: 25 days ago
JSON representation
I like to scaffold projects from this one
- Host: GitHub
- URL: https://github.com/colthreepv/scaffold01
- Owner: colthreepv
- Created: 2024-06-23T14:07:50.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T12:47:57.000Z (about 2 months ago)
- Last Synced: 2024-09-11T19:47:25.099Z (about 2 months ago)
- Language: JavaScript
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
scaffold01
==========Yes, it's just an empty project to make other projects!
scaffold a new proj
```shell
cp -r .editorconfig .git .gitignore README.md eslint.config.js package.json src ../newdir
```