Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 535 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 535 Bytes

stock-node-sdk

InDev - Not ready for production

A Node.js SDK for the Stockpile (https://github.com/BRAVO68WEB/stockpile)

Installation

npm i https://github.com/BRAVO68WEB/stockpile-node-sdk

Usage

  • Come on, you can figure it out.
  • See the examples folder for more references.

Contributing

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request