Skip to content

BRAVO68WEB/stockpile-node-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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