Misk is a new open source application container from Square.
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 [email protected]: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