An open API service indexing awesome lists of open source software.

https://github.com/chip/a2vhosts

Apache virtual hosts manager (in Sinatra)
https://github.com/chip/a2vhosts

Last synced: about 2 months ago
JSON representation

Apache virtual hosts manager (in Sinatra)

Awesome Lists containing this project

README

          

= a2vhosts

A Sinatra application to manage your Apache virtual hosts.

== Getting Started

sudo gem install shotgun
rake db:migrate
shotgun application.rb