mwpm
v0.1.1
Published
Module package manager for the Modular Wordpress theme
Downloads
30
Readme
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]