0.1.1 • Published 8 years ago
mwpm v0.1.1
Modular Wordpress Package Manager
Simple package manager that helps load the Modular Wordpress content modules.
This is in a working, but incomplete state, so please use with caution.
Installation
To install, simply run the following:
npm i -g mwpmUsage
mwpm [action] [args...]Action: install
mwpm installAction: add
mwpm add [name] [git repo URL]or for directory mode:
mwpm add [name] [git repo URL] -d [directory name]