-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Tasks:
- Add rebar.config
- Ensure the project builds with the supported versions of LFE and Erlang
- Ensure Erlang spell1 works as expected/it used to
- Ensure LFE spell1 works as expected/it used to
- Update README with references to supported versions of Erlang and LFE
- Add tests
- Add
maketargets for running the tests- ensure project is compiled
- ensure testing
*.spell1files get parsed and compiled - ensure that when the tests run, rebar3 is able to see the
.erlfiles compiled from the*.spell1files
- Update it to use GH Actions for CI/CD