Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 693 Bytes

README.md

File metadata and controls

46 lines (30 loc) · 693 Bytes

Tracker Bot

Third-party service badges (if available)

Project description

Pivotal Tracker bot for Telegram.

Dependencies

  • Elixir 1.5

Setup required dependencies from Brewfile:

brew install elixir

Quick Start

# clone repo
git clone git@github.com:account/repo.git
cd repo

# run setup script
mix setup

# configure ENV variables in .env
vim .env

# run server
mix server

Scripts

  • mix setup - setup required libraries and stuff
  • mix quality - runs code style check tools
  • mix ci - should be used in the CI or locally
  • mix build - to build application release
  • mix server - to run server locally

Credits

Written by neiro.