A node.js version management utility for Windows. Ironically written in Go.
-
Updated
Nov 20, 2021 - Go
{{ message }}
A node.js version management utility for Windows. Ironically written in Go.
A modern project, package, and virtual env manager for Python
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
Database changes log for Rails
When trying out Niv and following the example from the readme to add GHC:
$ niv add ghc \
-v 8.4.3 \
-t 'https://downloads.haskell.org/~ghc/<version>/ghc-<version>-i386-deb8-linux.tar.xz'
But instead using the latest ghc version (9.0.1 as of writing), I get the following error:
$ niv add ghc -v 9.0.1 -t 'https://downloads.haskell.org/~ghc/<version>/ghc-<versi
Take control of what is going to be your next release.
Tests if module's dependencies can be updated to latest version
A plugin to generate the Android version code and version name automatically based on git commits number, date and ...
Run any command on specific Node.js versions
Professional REST API design with ASP.NET Core WebAPI
Track and record all the changes in your database with Ecto. Revert back to anytime in history.
Gradle release & version management plugin.
Extends fastlane versioning actions. Allows to set/get versions without using agvtool and do some other small tricks.
Python package to work with Semantic Versioning (http://semver.org/)
Audit trail with schema versioning for PostgreSQL using transaction-based logging
Add a description, image, and links to the versioning topic page so that developers can more easily learn about it.
To associate your repository with the versioning topic, visit your repo's landing page and select "manage topics."
Describe the bug
refreshVersions is not able to find the latest versions of artifact in local maven repository.
To Reproduce
maven-publishplugin to local maven repository, e.g. via./gradlew publishToMavenLocal