A universal cloud-native manager built to expand Jinn and Succubus capabilities
Welcome to Fazendaaa's Crocotta. This is version 0.0.0!
Made with:
Currently, in the company that I work for we have a CLI (Command Line Interface) made in Python called estat
that you can read more about it right here. But one of its features due to its cloud-native development is that when running the defined test suite we can have a pretty rough idea of hardware requirements, so to have this in mind the main ideia of this project is to generate the hardware requirments if you want to build your own System On Chip (SOC) to run it.
As estat
have grown so much and making it available as FOSS (Free and open-source software) was always the idea but the project still in development and not having a properly defined scope, I decided to break its main features in other projects:
- Succubus: universal package manager based on cloud-native
- Jinn: universal project manager built to expand Succubus capabilities
- Baba Yaga: universal cloud-native manager built to expand Jinn and Succubus capabilities
- Wendigo: universal project translator from cloud-native projects to other infra technologies
- Shōjō: LaTex package manager
- Hellhound: VSCode extension to integrate Jinn recipes
- Crocotta: SOC assisted guider
You don't need to install Go to run this tool, just Docker. And to do so to give it a try, you can do it just by running the following line in your terminal:
alias croco='docker run -it --volume $(pwd):/project --workdir /project fazenda/crocotta'
And then running the following to check whether or not is working properly:
croco --help
Only me because the aforementioned project was implemented by yours only. By knowing each line of that code wrote doing the port would be more easily done this way.
Check more about this in CONTRIBUTING.md. Here we have a list of some of our contributors:
Fazendaaa | You? |
Licensed under AGPL-3.0.