Skip to content

iamcaleberic/genesis

Repository files navigation

Build Status

genesis

C code

  • Make sure you have GCC and C available for compilation of the raw
Running
  • Option 1
  • For compiled binaries check binaries folder and execute by ./[NAME_OF_BINARY]
  • If you prefer compiling yourself do gcc [NAME_OF_FILE].c -o [OUTPUT_PATH]
  • Run on Eclipse if the above makes no sense to you.
  • Option 2
  • Run ./configure && make to check if you have all required libs and compile binaries in ./src folder

Releases

No releases published

Packages

No packages published