An open API service indexing awesome lists of open source software.

https://github.com/marutypes/lerna-tests


https://github.com/marutypes/lerna-tests

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# lerna-tests

Testing mono repo things

## How to make a change
- make your changes to all the packages you need to to add your feature
- commit them like normal with nice commit names and all that jazz
- don't worry about updating any package.jsons

## How to make a release
- run `yarn run release`