Skip to content

Files

Latest commit

ea11b4b · Sep 29, 2013

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 git@github.com:openlawdc/dc-decoded.git
cd dc-decoded
npm install
make
make run