zhgoh / devour_nim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Devour adaption for the original Devour C project

Reference: https://github.com/salman-abedin/devour

To build (Requires nimble)

make

To install (Requires root)

make install

To uninstall (Requires root)

make deinstall

About


Languages

Language:Nim 88.5%Language:Makefile 11.5%