This is a client that boosts messages from all members of a system (configurable) to a shared account.
Перейти к файлу
Rachel Fae Fox (foxiepaws) 28c6c12a32 make it more elxir-y #5 2019-07-31 15:59:57 -04:00
config added stuff from mix new 2019-07-30 22:45:11 -04:00
docs added planning document. 2019-07-30 22:33:24 -04:00
lib make it more elxir-y #5 2019-07-31 15:59:57 -04:00
test added stuff from mix new 2019-07-30 22:45:11 -04:00
.formatter.exs added stuff from mix new 2019-07-30 22:45:11 -04:00
.gitignore fix gitignore for less annoying shit with emacs 2019-07-30 22:49:41 -04:00
LICENSE Initial commit 2019-07-30 21:37:09 -04:00
README.md added stuff from mix new 2019-07-30 22:45:11 -04:00
mix.exs use personal fork of hunter. 2019-07-31 15:07:24 -04:00
mix.lock added stuff from mix new 2019-07-30 22:45:11 -04:00

README.md

SystemBooster

TODO: Add description

Installation

If available in Hex, the package can be installed by adding systembooster to your list of dependencies in mix.exs:

def deps do
  [
    {:systembooster, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/systembooster.