zhangbo a698fef254 debug sel | 3 lat temu | |
---|---|---|
.. | ||
doc | 4 lat temu | |
installs | 4 lat temu | |
paks | 4 lat temu | |
projects | 4 lat temu | |
src | 3 lat temu | |
test | 3 lat temu | |
CONTRIBUTING.md | 4 lat temu | |
LICENSE.md | 4 lat temu | |
Makefile | 4 lat temu | |
README.md | 4 lat temu | |
configure | 4 lat temu | |
main.me | 4 lat temu | |
make.bat | 4 lat temu | |
package.json | 4 lat temu | |
说明.txt | 4 lat temu |
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