drogonCMS-cmake into main branch that replaces make plus other things #1
@ -9,13 +9,13 @@
|
||||
|
||||
*Note: This has been built and tested on Arch Linux*
|
||||
|
||||
### Steps to build Drogon API from Source code
|
||||
### Manual Steps to build Drogon API from Source code
|
||||
|
||||
0. `nano ./config.yaml`
|
||||
1. The `build/` folder is where the server will be compiled and served. `cd build/`
|
||||
2. `cmake ..`
|
||||
3. `make`
|
||||
4. `nano ./config.yaml`
|
||||
5. `./local-drogon-api-server`
|
||||
4. `./local-drogon-api-server`
|
||||
|
||||
## Development & Contributing
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
* A Computer
|
||||
* CMake
|
||||
* Update the ./config.yaml file
|
||||
* Update the ./config.yaml or .json file
|
||||
|
||||
### Recommendations
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user