0.0.2 • Published 1 year ago

bun-architect v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

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

0.0.2

1 year ago

0.0.1

1 year ago