|
před 3 roky | |
---|---|---|
.. | ||
doc | před 4 roky | |
installs | před 4 roky | |
projects | před 3 roky | |
src | před 3 roky | |
CONTRIBUTING.md | před 4 roky | |
LICENSE.md | před 4 roky | |
Makefile | před 4 roky | |
README.md | před 4 roky | |
configure | před 4 roky | |
make.bat | před 4 roky | |
package.json | před 4 roky | |
说明.txt | před 4 roky |
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