npm.io
0.5.0 • Published 5 months ago

apeframework

Licence
MIT
Version
0.5.0
Deps
32
Size
104 kB
Vulns
1
Weekly
0

Ape Framework

Node.js app framework.

NPM package: apeframework.

GitHub repository: MattSyms/ape-framework.

Installation

yarn add apeframework

Development

Install dependencies:

yarn

Update dependencies:

yarn update

Compile:

yarn compile

Lint:

yarn lint

Release:

Tag stable release:

git tag framework@v<major>.<minor>.<patch>

Tag dev release:

git tag framework@v0.0.0-dev.<number>

Push tags:

git push --tags

Keywords