dependency-manager
A package manager or package management system is a collection of software tools that automate the process of installing, upgrading, configuring, or removing computer programs for a computer's operating system in a consistent manner.
Here are 341 public repositories matching this topic...
-
Updated
Apr 26, 2022 - Ruby
-
Updated
Sep 5, 2020 - Go
Describe the proposed change(s).
It seems to be available starting from Node v17. See also:
https://developer.mozilla.org/en-US/docs/Web/API/structuredClone
-
Updated
Apr 23, 2022 - TypeScript
-
Updated
Mar 19, 2021 - Ruby
Is your feature request related to a problem? Please describe.
Not related to a problem
Describe the solution you'd like
We opened #808 to discuss how we might use GitHub actions. At the time, this repo didn't have actions enabled. Now that it does, we should try them out for some of the things in that thread.
_Edit from @arschles - we have focused this issue to just the twitte
-
Updated
Apr 12, 2022 - CMake
-
Updated
May 13, 2022 - Swift
-
Updated
Jul 11, 2021 - JavaScript
If CPM_SOURCE_CACHE is set to an empty string, CPM fails with file DOWNLOAD error: cannot create directory '/cpm' - Specify file by full.
-
Updated
May 13, 2022 - Python
-
Updated
Jan 3, 2022 - TypeScript
-
Updated
Apr 14, 2022
-
Updated
Mar 18, 2021 - Ruby
-
Updated
Feb 5, 2019 - C#
-
Updated
Dec 21, 2021 - Shell
-
Updated
May 10, 2022 - Python
-
Updated
May 12, 2022 - Python
-
Updated
Jun 24, 2021 - Python
We currently don't support compiler options which are two parameters, like -encoding UTF-8, and commas also seem to be invalid in parameters, presumably excluded by some regex...
-
Updated
May 13, 2022 - Go
-
Updated
Apr 23, 2018 - Python
-
Updated
Dec 15, 2021 - PowerShell
-
Updated
Feb 10, 2022 - Go
Looking at the code, it looks like autoload files are loaded in the order of packages given by PackageSorter::sortPackages().
This should be documented in https://getcomposer.org/doc/04-schema.md#files. (Also, I have no idea what the sorting done by PackageSorter::sortPackages() actually is. It says 'dependency weight' but what does that mean?)