#
deps
Here are 51 public repositories matching this topic...
SeanTAllen
commented
Feb 7, 2021
12.2 is our new supported version of FreeBSD.
A utility for building ClojureScript-based React Native apps
-
Updated
May 31, 2019 - Clojure
Automatic Dependency Management Tools for JVM Languages
-
Updated
Jan 30, 2019 - Go
Install Clojure on Windows with Scoop
windows
clojure
powershell
clj
sh
scoop
jet
joker
bootleg
deps
shovel
scoop-bucket
clj-kondo
babashka
shovel-bucket
clojure-lsp
-
Updated
Feb 20, 2021 - PowerShell
-
Updated
Mar 9, 2020 - JavaScript
App starter & dependency manager for Tarantool application server
-
Updated
Nov 9, 2020 - Lua
2
mjpitz
commented
Feb 14, 2021
I'm seeing 503's fetching go-groups again from Indeed. One way to insulate us from this is by caching the binary in a container.
Simple API for getting metadata from locally installed npm packages (in `node_modules`).
-
Updated
Feb 3, 2015 - JavaScript
-
Updated
Feb 19, 2021 - TypeScript
-
Updated
Aug 25, 2018 - JavaScript
Dump NPM package dependencies to display packages with multiple versions.
-
Updated
Jun 1, 2020 - JavaScript
Parable DI is a no-nonsense dependency injection container.
-
Updated
Feb 4, 2021 - PHP
Deps component for updating PHP dependencies
-
Updated
Feb 15, 2021 - PHP
Improve this page
Add a description, image, and links to the deps topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the deps topic, visit your repo's landing page and select "manage topics."
Optional dependencies should not be treated as a "dependency" kind, of which there are only three -- regular, build, and dev. "Optional deps" should instead be handled as a boolean flag, which is what
cargodoes. A dependency can be both a build dependency and optional simultaneously, but currently cargo-deps will erase one of these.Optional dependencies can be displayed with a dashed line.