This is a client that boosts messages from all members of a system (configurable) to a shared account.
 
Go to file
Rachel Fae Fox (foxiepaws) 4799cf7675 fix gitignore for less annoying shit with emacs 2019-07-30 22:49:41 -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 added stuff from mix new 2019-07-30 22:45:11 -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 closes #2 2019-07-30 22:42:58 -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.