1.0.2 • Published 2 years ago

jipsy v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

NOTE: Jipsy is still under development and there are a lot of issues. If u see any errors/issues, create a new issue.

⬇️ Installation

Install with npm

npm i jipsy -g

Install from source

# Clone the repo
git clone https://github.com/pranavbaburj/jipsy
cd jipsy

# Install dependencies
npm i yarn ts-node typescript -g
yarn

# Run it
tsc .
node dist/index.js <filename>