|
|
il y a 5 ans | |
|---|---|---|
| .. | ||
| doc | il y a 5 ans | |
| installs | il y a 5 ans | |
| paks | il y a 5 ans | |
| projects | il y a 5 ans | |
| src | il y a 5 ans | |
| test | il y a 5 ans | |
| CONTRIBUTING.md | il y a 5 ans | |
| LICENSE.md | il y a 5 ans | |
| Makefile | il y a 5 ans | |
| README.md | il y a 5 ans | |
| configure | il y a 5 ans | |
| main.me | il y a 5 ans | |
| make.bat | il y a 5 ans | |
| package.json | il y a 5 ans | |
The most popular little embedded web server.
See LICENSE.md for details and read:
https://embedthis.com/goahead/licensing.html
You can build with Make or with MakeMe. MakeMe is quicker and more flexible. To install MakeMe, download it from https://embedthis.com/makeme/
make
You can pass make variables to tailor the build. For a list of variables:
make help
WinMake
./configure
me
For a list of configure options:
./configure --help
me run
sudo make install
or
sudo me install
sudo make uninstall
or
sudo me uninstall
me test