Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 391 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 391 Bytes

FLY Language Compiler

FLY can be used in a docker container in a very simple way. The only requirement is to have Docker installed on your system.

All you have to do is just execute the following procedure:

  1. Clone this repository
  2. Navigate to the folder
  3. Run the command chmod +x fly-run
  4. Execute the bash script fly-run
  5. Connect to the localhost on port 3000
  6. Enjoy FLY