EditRecipe
From GoboLinux Knowledge Base
Contents |
[edit] Overview
Fetch a recipe and place it in /Files/Compile/LocalRecipes, chopping its revision number. Calls a text editor on the Recipe file afterwards.
[edit] Usage
EditRecipe [ <recipe-url> | <recipe-path> | <program-name> [ program-version ] ]
[edit] Options
- -h, --help - Show this help.
- --version - Show program version.
- -v, --verbose - Enable verbose mode.
- -E, --no-edit - Do not edit Recipe file, just place the recipe to /Files/Compile/LocalRecipes.
[edit] Other considerations
- The environment variable EDITOR must be defined.
| Compile | |
| Documentation |
Compiling from source • Writing recipes • Recipe format specification • Use flags specification |
| Scripts |
Compile • ContributeRecipe • EditRecipe • FetchArchive • GetRecipe • MakeRecipe • NewVersion • PackRecipe • RecipeLint • UpdateRecipes |
| See also | |


