😄 A (gradual) re-implementation of vicidial in golang
foo@bar:~$$ vicigo event-router
foo@bar:~$$ vicigo adaptive-dialer
See https://github.com/blaggacao/vicidial-go/releases
We use devshell an extension to nix-shell
to provide you (on linux/mac *) with a convenient, reproducible developer environment.
First time running nix-shell
will take some time, subsequent runs are instantaneous.
* windows is currently not supported: you have to build the environment yourself. The most important binaries are: go
, just
and sqlc
.
$ curl -L https://nixos.org/nix/install | sh
$ gh repo fork blaggacao/vicidial-go
$ nix-shell
$ menu
$ just-menu
I really welcome contributions. Your input is the most precious material. I'm well aware of that and I thank you in advance. Everyone is encouraged to look at what they can do on their own scale; no effort is too small.
Everything on contribution is summed up here: CONTRIBUTING.md
Thanks goes to these wonderful people (emoji key):
David Arnold 🚧 📖 |
Lina Avendano 💵 💼 🤔 📆 |
This project follows the all-contributors specification. Contributions of any kind welcome!
© 2020 David Arnold
Licensed under the the MIT license
(LICENSE
).
See the COPYRIGHT
file for more details.
SPDX-License-Identifier: MIT