Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 203 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 203 Bytes

dc-decoded

A parser for the new release of the DC Code.

run it

Requires node.js, make, and git.

git clone [email protected]:openlawdc/dc-decoded.git
cd dc-decoded
npm install
make
make run