1.1.8 • Published 4 years ago

yggdrasil-pm v1.1.8

Weekly downloads
4
License
GPL
Repository
github
Last release
4 years ago

Yggdrasil

The Norse tree of life, connecting the nine worlds

or a global, npm-based, no-root package manager.

Installation

Install it using npm i -g yggdrasil-pm. Then, run ygg init or yggdrasil init to create the ~/node-executables folder and add it to your PATH and source your ~/.profile. I would recommend that, if you really want to be safe, run after that:

$ ygg install yggdrasil-pm
$ sudo npm uninstall -g yggdrasil-pm

This is so that it is installed under your home directory with no root access.

Usage

ygg [command]

Commands:
  ygg init           Initialize ~/node-executables
  ygg install [pkg]  Install pkg.
  ygg remove [pkg]   Remove pkg.
  ygg update [pkg]   Upgrade pkg, or all packages, using david
  ygg check-update   Check for updates using david

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]

Looking for a JS API?

gi-joe is the package for you. It does, however, need yggdrasil pre-installed (it does not automatically install it) on the machine you are running it on.

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

1.0.0

4 years ago