acidpm

0.1.4 • Public • Published

ACIDPM Build Status

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

Dependents (0)

Package Sidebar

Install

npm i acidpm

Weekly Downloads

4

Version

0.1.4

License

MIT

Last publish

Collaborators

  • freyskeyd