bvanrijn / scarify

MIT License
0 stars 0 forks source link

It’s time to bring Scarify into the modern era #1

Open bvanrijn opened 4 years ago

bvanrijn commented 4 years ago

Using best practices such as dependency management, consistent formatting, the principle of single responsibility, testing and CI.

bvanrijn commented 4 years ago

I took the code from this to this.

It still has problems, of course (I don't think passing around a real file object is a good abstraction!) but it's a good start.