Skip to content

Tofu is an intuitive Command-Line Interface (CLI) tool designed to streamline the process of creating new Gradle modules. With Tofu, you can effortlessly generate new modules by replicating the structure and configuration of an existing one, saving time and ensuring consistency across your project.

License

Notifications You must be signed in to change notification settings

CodandoTV/tofu-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tofu CLI 🥢

Tofu is an intuitive Command-Line Interface (CLI) tool designed to streamline the process of creating new Gradle modules. With Tofu, you can effortlessly generate new modules by replicating the structure and configuration of an existing one, saving time and ensuring consistency across your project.


Installation

  1. Clone the repository in the root level of your project

  2. Add the folder tofu-cli to your .gitignore file

  3. Open the tofu-cli folder

  4. Install the dependencies:

pip install -r requirements.txt

How to use?

python3 tofu.py

  • Video showing how to use:

About

Tofu is an intuitive Command-Line Interface (CLI) tool designed to streamline the process of creating new Gradle modules. With Tofu, you can effortlessly generate new modules by replicating the structure and configuration of an existing one, saving time and ensuring consistency across your project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages