Skip to content

tannerkc/bun-architect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

architect

Quickly generate project structures and files

note: this probably exists in a million modules but I just quickly threw this together for my own purposes. It probably won't be maintained but contributions are welcome.

yarn global add bun-architect

To run:

architect --structure '{"src":["utils", "services/firebase", "services/mariadb", "services/workers", "routes"]}'
architect src/index.js src/css/main.css --structure '{"src/assets":["media/img", "media/video", "fonts"]}'

This project was created using bun init in bun v1.0.27. Bun is a fast all-in-one JavaScript runtime.

This won't run unless you got bun, hun

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published