| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Codx is a command-line tool that automates the installation and configuration of third-party libraries and tools in your projects. Instead of following lengthy documentation steps manually, you can use Codx recipes to automate the process.
Codx allows you to:
You can install Codx globally using your preferred package manager:
You can also launch Codx without installation :
To execute a recipe: codx run <recipe-name> Or if you have a local recipe file: codx run path/to/recipe.yml
| Back | FazBrowse Home | New Git URL |