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*
|
*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/`
|
1. The `build/` folder is where the server will be compiled and served. `cd build/`
|
||||||
2. `cmake ..`
|
2. `cmake ..`
|
||||||
3. `make`
|
3. `make`
|
||||||
4. `nano ./config.yaml`
|
4. `./local-drogon-api-server`
|
||||||
5. `./local-drogon-api-server`
|
|
||||||
|
|
||||||
## Development & Contributing
|
## Development & Contributing
|
||||||
|
|
||||||
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
* A Computer
|
* A Computer
|
||||||
* CMake
|
* CMake
|
||||||
* Update the ./config.yaml file
|
* Update the ./config.yaml or .json file
|
||||||
|
|
||||||
### Recommendations
|
### Recommendations
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user