acidpm
v0.1.4
Published
AcidFarm package manager
Downloads
5
Readme
ACIDPM
Introduction
Acidpm is a package manager for Acidfarm CMF. Acid is the easiest way to manage modules and assets on Acidfarm.
Installing
Acidpm use node to deploy modules and assets. (min 0.8) For the moment you can install it with :
npm install -g acidpm
git clone https://github.com/Freyskeyd/acidpm.git
cd acidpm
npm install
Usage
- install : install modules or assets
- search : search an asset
- list : list all assets and modules
- remove : remove an asset/module
- update : update an asset/module
- info : information of acidrc for the current folder