Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 569 Bytes

File metadata and controls

34 lines (21 loc) · 569 Bytes

Dext Package Manager (dpm)

Dext command-line interface tool.

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

Related

  • dext - The Dext smart launcher

License

MIT © Vu Tran