# Salty IM [![Build Status](https://ci.mills.io/api/badges/saltyim/saltyim/status.svg)](https://ci.mills.io/saltyim/saltyim) ## Quick Start ```#!sh $ go install go.mills.io/saltyim/cmd/salty-chat@latest $ salty-chat make-user user@domain $ salty-chat chat prologic@mills.io ``` ## Documentation Coming soon™ -- See also the [Old Readme](./OLDREADME.md) for how this implementation started out as a simple shell script which you can still find at [salty-chat.sh](./bin/salty-chat.sh). ### Deploy With Docker Swarm and Cloudflare Visit: [deployment](./deployment/) ## Roadmap Please refer to the [Roadmap](./Roadmap.md) document. ## License `salty-msgbus-chat` is licensed under the terms of the [WTFPL](/LICENSE) license.