Create a new production-ready project with backend (Golang), (Python) by running one CLI command.
Focus on writing code and thinking of business-logic! The CLI will take care of the rest.
Installation is done by using [brew install] command :
brew tap gochronicles/cli https://github.com/gochronicles/clibrew install autobotsLet's create a new project via interactive console UI (or CUI for short) in current folder:
autobots rollThat's all you need to know to start! 🎉
CLI command for creating a new project with the interactive console UI.
autobots roll [OPTION]| Option | Description | Type | Default | Required? |
|---|---|---|---|---|
-t |
Enables to define custom backend and frontend templates. | bool |
false |
No |
- Autobot configures Neo4j as a database by default for Go project and postgres for python Neo4j:
neo4j— configured neo4j container with apply migrations for backend.
If you want to say thank you or/and support active development of Autobots CLI:
- Add a [GitHub Star] to the project.
Autobots CLI is free and open-source software licensed under the [MIT License]
