auto-install
Dependency manager
A tool that automates the installation of dependencies as you code.
Install dependencies as you code ⚡️
1k stars
15 watching
71 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
samccone/engine-deps | A tool for managing specific dependencies tied to a project's version | 20 |
zdharma-continuum/zinit-annex-bin-gem-node | A tool that automates the installation and execution of dependencies without adding to $PATH | 7 |
cgeorg/sinject | An injection framework for managing dependencies in JavaScript applications with cyclical dependencies and lazy resolution | 10 |
jamiemason/syncpack | Automates consistency of dependency versions in large JavaScript projects. | 1,443 |
pakrym/jab | A C# library that provides a fast and efficient way to manage dependencies in applications using source generators. | 1,044 |
symentis/corridor | A framework that helps manage dependencies and context in software development by providing a common interface for substituting uncontrolled parts of code with mock implementations. | 61 |
pulp-platform/bender | A tool for managing dependencies in hardware design projects | 247 |
yavorsky/bump | A tool to easily manage and update dependencies in package.json files | 77 |
bahmutov/npm-install | Automates the installation of npm dependencies with caching to speed up project builds. | 653 |
jamiemason/shrinkpack | A tool that allows developers to create reproducible builds of their projects by storing dependency information and package files in source control. | 794 |
alanshaw/david | A tool that helps developers check and update their project dependencies to ensure they have the latest versions. | 969 |
splitties/refreshversions | A tool to simplify dependency management and version updates in Gradle projects | 1,657 |
scribd/weaver | A dependency injection framework that automatically generates boilerplate code at compile-time to manage dependencies in Swift projects. | 749 |
jamitlabs/accio | An alternative dependency manager built into SwiftPM, aiming to improve upon existing solutions like Carthage. | 664 |
silverwind/updates | A tool to manage and update dependencies in Node.js projects. | 99 |