forked from oreonproject/docs
Fix docs for new init option
This commit is contained in:
parent
c73cf5366c
commit
4e17a9b760
2 changed files with 1 additions and 5 deletions
|
@ -11,11 +11,7 @@ Packages are built based on a configuration file and the `eternity build` comman
|
||||||
|
|
||||||
Before attempting any of this, please read this entire page if you haven't before.
|
Before attempting any of this, please read this entire page if you haven't before.
|
||||||
|
|
||||||
:::note
|
1. Use the `eternity init` command to create a new `eternity.json` file in the current directory, or specify a name to create it in a new folder.
|
||||||
Soon, a simple `eternity init` command will create the folders and a simple `eternity.json` for you, and even allow you to specify a git containing the source code.
|
|
||||||
:::
|
|
||||||
|
|
||||||
1. Create a folder for your package configuration, this will be a git later pushed to Oreon's packages.
|
|
||||||
2. Clone the projects code from a git into a folder named `resources`.
|
2. Clone the projects code from a git into a folder named `resources`.
|
||||||
3. Build an `eternity.json` adhering to the eternity config structure [here](#the-eternityjson-structure).
|
3. Build an `eternity.json` adhering to the eternity config structure [here](#the-eternityjson-structure).
|
||||||
4. Test it with the `eternity build` command.
|
4. Test it with the `eternity build` command.
|
||||||
|
|
BIN
static/img/REV-Software-Binaries-rhc-1.6.6.zip
Normal file
BIN
static/img/REV-Software-Binaries-rhc-1.6.6.zip
Normal file
Binary file not shown.
Loading…
Reference in a new issue