Misk is a new open source application container from Square.
Looking for @misk/
NPM Packages? Check out Misk-Web
Misk is not ready for use. The API is not stable.
- Fork into your personal Github account
- Clone repo from your fork
- Add square as a remote with
git remote add square git@github.com:square/misk.git
- Pull any new changes with
git pull square master
- Push any new changes to a new branch in your personal fork
- Open PR from personal fork -> square/master