0.0.2 • Published 6 years ago

rootvan-new-site v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Rootvan New Site 0.0.2 Beta

Node.js CLI app to create Apache domains for your local sites.

  • Automaticly create/update conf files
  • Automaticly updates hosts file

Platform

  • Ubuntu 18.04 (Not tested any other OS or Distro)

Requirements

  • Node.js (Tested on 10.13.0)
  • NPM (Tested on 6.4.1)

Installation

With NPM

$ npm i -g rootvan-new-site

or clone the repo and

$ sudo npm install -g rootvan-new-site/

Usage

$ sudo rootvan-new-site [domain] [path]

Todos

  • Check parameters before run command
  • Add async/await
  • Add new commands for better UX
  • Add tests
  • Update documentation

License

MIT

0.0.2

6 years ago

0.0.1

6 years ago