kipyin / pokemaster

Checkout kipyin/pokemaster2 !
https://github.com/kipyin/pokemaster2
2 stars 2 forks source link

Invoke vs Makefile #8

Closed kipyin closed 5 years ago

kipyin commented 5 years ago

I've been debating about this some time ago, and this choice has come to me recently once again (the use-invoke branch is still active lol).

Anyway, the outcomes are the same regardless of the tool.

Pros for using invoke:

Pros for using Makefile:

I prefer using invoke.

kipyin commented 5 years ago

112646a121f10341a4ea824c762c1847c3880a8a provides a draft version of tasks.py that implements the same functionalities as Makefile.

kipyin commented 5 years ago

6135b4da7e6cfddbf7557bf8891c430c86575cc7 implements invoke.