README
node-AgileZen
A NodeJS client for AgileZen. This is my first venture into both NodeJS and Coffeescript so I apologize if the code looks ugly.
I am following node-hipchat as a pattern.
AgileZen client for NodeJS
<script type="module">
import nodeAgilezen from 'https://cdn.skypack.dev/node-agilezen';
</script>
A NodeJS client for AgileZen. This is my first venture into both NodeJS and Coffeescript so I apologize if the code looks ugly.
I am following node-hipchat as a pattern.