Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generates Elixir specs #24

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Generates Elixir specs #24

wants to merge 5 commits into from

Conversation

johnnyt
Copy link
Member

@johnnyt johnnyt commented Apr 26, 2020

This updates the Spec package to generate Elixir tests.

Closes #22

johnnyt added 4 commits April 26, 2020 11:19
This adds Elixir 1.10.2-otp for ASDF to install and use.
This applies the gitignore rules for *-ex/ to */

This now applies to the other subdirectories too.
This ignores files generated by the spec project. Once final, the
generated files will be moved into each respective project.
This adds necessary dependencies to the Spec package to begin generating
the language specs in Elixir using Liquid.
@johnnyt johnnyt force-pushed the gh22-generate-elixir-tests branch from d419998 to a8f33d9 Compare April 26, 2020 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate Elixir tests from specs
1 participant