0.7.1 • Published 3 years ago
@taqtile/ts-class-extensions v0.7.1
taqtile-node-web-tools
Taqtile's Tools for Web and Node development
Development
This project uses Lerna to manage its packages.
Environment setup
- Ensure you are using the proper node version - check current version in
.nvmrcfile
$ nvm useor
$ nvm install- Install the dependencies
$ yarnBoostrapping packages
To install and link all dependencies from packages, run:
$ yarn run bootstrapTesting
To run all available tests from each package, run:
$ yarn run testPublishing
To publish packages, run:
$ yarn run bump-version [major | minor | patch | premajor | preminor | prepatch | prerelease]
$ yarn run publishGotcha
Unfortunately, Lerna does not support custom publish directories (see issue), that's why we use a custom script to publish to npm.
0.7.1
3 years ago
0.6.0
5 years ago
0.5.0
6 years ago
0.4.0
6 years ago
0.3.3-alpha.1
7 years ago
0.3.3-alpha.0
7 years ago
0.2.2
7 years ago
0.2.1
7 years ago
0.2.0
7 years ago