Skip to content

thomasvrgn/popscript-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍿 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.