0.8.0 • Published 1 year ago
ugdm v0.8.0
UGDM: Universal GIT Dependency Manager
UGDM is a dependency manager that uses only GIT to install packages, independently of the language
Installing
Via NPM
npm i -g ugdm
Via GIT Repository
git clone https://gitlab.com/thiagofleal/ugdm.git
cd ugdm
npm run build
npm link ugdm
Check if UGDM is installed
Use terminal/command prompt:
ugdm --version
Using
Avaliable commands:
ugdm init Initialize GIT dependencies
ugdm add name Add GIT dependency
ugdm remove name Remove GIT dependency
ugdm update name Update GIT dependency version
ugdm install Install GIT dependencies
ugdm build Generate shell script to install dependencies
ugdm unset var Unset a script variable
ugdm unscope name Unset a scope name