Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 232 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 232 Bytes

octobat

Nodejs module that wraps the octobat API. Highly inspirated by Stripe's node module.

Testing

Ensure you have set your octobat api test key in your env:

echo 'export OCTOBAT_TEST_API_KEY=amazing' >> ~/.zhsrc