-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Eric Pailleau edited this page Mar 17, 2018
·
6 revisions
geas
can help you to :
- Write your Travis CI (or equivalent) config file
- Know if beam files can run with an Erlang VM
- Verify that your dependencies can run on same Erlang release window than your project
- Write clear statements in your README project files
- Modify your code in order to increase runnable release window
- Know if application/module have to be fixed in order to run on the last official release
- [WIP] Know if a patche should be applied on your current Erlang release
Enjoy !