0xRnato / oasis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OASIS

Simple CLI script to handle memory allocation and scaling.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Required software that you'll need install to run this project:

Installing

  • Clone the repository
git clone https://github.com/zRnatoNeto/oasis.git
  • Install dependencies
cd oasis
npm install
  • Start the CLI locally
npm start
  • Install and run the script globally
npm i -g
oasis

About


Languages

Language:JavaScript 100.0%