You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: