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

https://github.com/hamdle/newhost

Command line program to deploy a new host on a standard linux apache server
https://github.com/hamdle/newhost

Last synced: 11 months ago
JSON representation

Command line program to deploy a new host on a standard linux apache server

Awesome Lists containing this project

README

          

# Project build commands

make

make build

make clean

make rebuild

# Compile command (used by Makefile)

g++ -o build/newhost newhost.cpp