Projects with this topic
-
ergo is a project dependencies management program and project builder. Given a project stored in a git repository, ergo fetches the project and its dependencies (also git repositories), builds them, and loads, tests, or runs the project. Any git repository, public or private, can be a project or a dependency: there is no central index to register with. Each project selects the versions of its dependencies (branch, tag, release, or commit), and the versions actually used are recorded in a lock file, so that builds are reproducible.
Updated -
AutoLisp Package Manager – a Common Lisp ASDF equivalent for autolisp.
Updated -
asdf plugin for the Kit programming language
Updated -
Creating a distributed tool database using ASDF plugins
Updated -
-
Mirror of: https://github.com/cirosantilli/test
Updated