1.0.0 • Published 5 years ago

@popscript/cli v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

🍿 Popscript CLI.

Popscript is a programming language focused on simplicity, productivity and speed.

📦 Install it

You'll need:

  • Node.js > 13
  • NPM > 6
   # Open terminal and type:

   ~ npm i @popscript/cli -g

   # Once package are installed, type:

   ~ popscript

   # Start using popscript in terminal.

🔨 How it works

There are some useful commands like :

  • popscript -i FILE.PS

    Allow you to execute file

  • popscript -i FILE.PS -w

    Allow you to watch and execute file.