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

Make build tool versions repeatable #46

Open
hugoduncan opened this issue Oct 3, 2020 · 0 comments
Open

Make build tool versions repeatable #46

hugoduncan opened this issue Oct 3, 2020 · 0 comments

Comments

@hugoduncan
Copy link
Owner

When building a project, the versions of all tools used should be repeatable.

Specify project versions in `mj.edn' and use glam to provide them

hugoduncan added a commit that referenced this issue Oct 6, 2020
Allow project to specify tool versions, and have them installed
automatically.

- add a :glam invoker, with :package-name, :package-version and
  :tool-name config
- add mk.edn :tool-versions config with :package-name, :package-version
  keys to specify tools used by mj directly

Addresses #46
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

No branches or pull requests

1 participant