1.0.5 • Published 9 years ago

ulboracms-installer v1.0.5

Weekly downloads
2
License
-
Repository
github
Last release
9 years ago

###Installer for Ulbora CMS.

This installer is available through npm.

This is a CLI tool that makes installing and updating Ulbora CMS very easy.

License: GPLv3

##How to install:

  • install: npm install ulboracms-installer -g

##How to use:

  • For install type: ulboracms-installer install appname ver=2.0(optional) path=/somePath(optional)

    • Version defaults to the latest version
    • Path defaults to:
      • Linux: /var/www-node
      • Windows: c:\nodeapps
  • For update ulboracms type: ulboracms-installer update appname ver=2.0(optional) path=/somePath(optional)

  • For help: ulboracms-installer -h or ulboracms-installer --help

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.0

9 years ago