/misk

Primary LanguageKotlin

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.

Quick Links

Web

  1. Fork into your personal Github account
  2. Clone repo from your fork
  3. Add square as a remote with git remote add square git@github.com:square/misk.git
  4. Pull any new changes with git pull square master
  5. Push any new changes to a new branch in your personal fork
  6. Open PR from personal fork -> square/master