Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 334 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 334 Bytes

instant-mirror

A script that mirrors the Instant OS packages

Setup

  1. npm i in the src folder
  2. Copy .env.example to .env
  3. Fill in the .env
  4. node app.js in src
  5. Done!

Example use

It's currently being used over at instant-os.file.coffee to mirror the Instant OS packages.