0.1.0 • Published 4 years ago
octane-api v0.1.0
octane-node
Development
Fetch dependencies
Download require dependencies from npm:
npm installGenerating code from OpenAPI spec
To regenerate files in src/lib/ from latest Octane API spec, run the following:
npm run-script codegenThese files should be checked into git:
git add src/lib/Compiling JavaScript
To create the build/ directory, run the following:
npm run-script build0.1.0
4 years ago