1.2.0 • Published 5 years ago
@totalsoft/arcadia v1.2.0
jsbb
JavaScript building blocks for a better, safer, side-effect-free world.
"Sometimes, the elegant implementation is just a function. Not a method. Not a class. Not a framework. Just a function."
The blocks
Bootstrap
yarn install
lerna bootstrap
Build
lerna exec -- yarn build
Test
jest
Publish
lerna publish --contents build patch
lerna publish --contents build minor
lerna publish --contents build major