A script that mirrors the Instant OS packages
npm i
in thesrc
folder- Copy
.env.example
to.env
- Fill in the
.env
node app.js
insrc
- Done!
It's currently being used over at instant-os.file.coffee to mirror the Instant OS packages.
A script that mirrors the Instant OS packages
npm i
in the src
folder.env.example
to .env
.env
node app.js
in src
It's currently being used over at instant-os.file.coffee to mirror the Instant OS packages.