0.5.0 • Published 7 years ago

dext-cli v0.5.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Dext Package Manager (dpm)

license Gitter

Dext command-line interface tool.

npm.io

Install

$ npm install -g dext-cli

Requires Dext.

Usage

# installs a new plugin/theme
$ dpm install dext-my-plugin

# uninstalls an existing plugin/theme
$ dpm uninstall dext-my-plugin

# sets a new theme
$ dpm theme dext-my-theme

# search for a plugin/theme
$ dpm search github

# creates a symlink (current directory) to dext plugin directory (for development)
$ dpm link

# unlinks the current directory
$ dpm unlink

Related

  • dext - The Dext smart launcher
  • dext-core-utils - Utility modules shared between Dext and Dext Package Manager.

License

MIT © Vu Tran

0.5.0

7 years ago

0.4.0

7 years ago

0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.0

8 years ago