1.0.0 • Published 10 years ago
hge v1.0.0
hge
hge is a revolutionary way to create HTTP servers. you just create a new file,
name it example.hge, and enter the following:
hthen, start it with hge example.hge. an express server will automatically be
deployed to port 3000. you can specify a port, if you'd like:
h3001you can even specify multiple servers to be launched (at different ports):
h and h3001 and h3002it's fantastic
# install
npm i -g hge# license
MIT, licensed by jona 20161.0.0
10 years ago