ArthurHydr / fscript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fscript

How to install

  • Clone the repository
  • npm i inside the project directory.

How to use

  • Write the code to be transformed, inside the "code.js"
  • Run script: ./fscript
  • Your code will be transformed and a file called "finalCode.js" will be created with it

About


Languages

Language:JavaScript 96.0%Language:Shell 4.0%