Let's stop hacking, and get serious

(kinda)

issues
├── README.md
├── config
│   └── config.exs
├── lib
│   └── issues.ex
├── mix.exs
└── test
    ├── issues_test.exs
    └── test_helper.exs

Added deps ✅
Wrote knarly code ✅

Cleanup time! 🧹

Made with Slides.com