zhangbo 2954b8653a Merge branch 'master' of https://gogs.storlead.com/zhangbo/GD32F450_BMC_BaseCode | há 3 anos atrás | |
---|---|---|
.. | ||
doc | há 4 anos atrás | |
installs | há 4 anos atrás | |
paks | há 4 anos atrás | |
projects | há 4 anos atrás | |
src | há 3 anos atrás | |
test | há 3 anos atrás | |
CONTRIBUTING.md | há 4 anos atrás | |
LICENSE.md | há 4 anos atrás | |
Makefile | há 4 anos atrás | |
README.md | há 4 anos atrás | |
configure | há 4 anos atrás | |
main.me | há 4 anos atrás | |
make.bat | há 4 anos atrás | |
package.json | há 4 anos atrás | |
说明.txt | há 4 anos atrás |
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