Skip to content

ridvankaradag/rootvan-new-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

CLI app to create apache domains for your local sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published