zhangbo 484dea1030 resolve somve bugger | hace 3 años | |
---|---|---|
.. | ||
doc | hace 4 años | |
installs | hace 4 años | |
paks | hace 3 años | |
projects | hace 4 años | |
src | hace 3 años | |
test | hace 3 años | |
CONTRIBUTING.md | hace 4 años | |
LICENSE.md | hace 4 años | |
Makefile | hace 4 años | |
README.md | hace 4 años | |
configure | hace 4 años | |
main.me | hace 4 años | |
make.bat | hace 4 años | |
package.json | hace 4 años | |
说明.txt | hace 4 años |
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