languages

A collection of programs made with different programming languages.
git clone git://evanalba.com/languages
Log | Files | Refs

README.md (268B)


      1 ## Installation
      2 1. Compile the `binary.c` file into an executable file.
      3 2. Set the PATH variable in your operating system for where your `binary.c` executable file is located.
      4 3. Execute the executable command in your command-line interface to run the binary command.