Fysh

👩‍💻 How to Compile and Run Fysh

⚙️ Option 1: Using VSCode

  1. Download the Fysh VSCode extension.
  2. Create a .fysh file.
  3. Write your code.
  4. Press the run button.

⚙️ Option 2: Using Command Line

  1. Install the latest version go install github.com/Fysh-Fyve/fysh@latest
  2. Execute with fysh <filename>.fysh.