Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```