Skip to content

webapp/webapp

Repository files navigation

webapp

a tool for building web applications

Build from source

MacOS/Linux/Unix

Prerequisites

  • GNU Make
  • gcc
  • Git

MacOS / Linux

make

Other

defaults to posix

make PLATFORM=other

Test

Run the following command to see if it works.

./bin/webapp

Link globally for development

# Symbolically link to /usr/local/bin.
make link

# Remove the link.
make unlink

About

a tool for building web applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors