Skip to content

An app that simplifies the coding process by automating file structure and folder generation for any coding project.

License

Notifications You must be signed in to change notification settings

Alidantech/dev_auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ald-GPT

Ald-GPT is a powerful tool that integrates the amazing capabilities of ChatGPT with code editors like Visual Studio Code, Android Studio, and other popular code editors. It revolutionizes the development process by automating code generation and providing an efficient workflow for developers.

Overview

Ald-GPT simplifies code generation by leveraging the language understanding and code generation abilities of ChatGPT. It is available as a code editor extension, allowing developers to interact with Ald-GPT directly from their preferred editor. By specifying the desired programming language, app structure, and functionality, developers can generate code and set up their projects effortlessly.

Features

  • Code Generation: Ald-GPT utilizes ChatGPT's advanced language model to generate code snippets, templates, and entire files based on user input. Developers can specify the desired programming language and define the app's structure and functionality, reducing the need for manual coding.

  • Folder Structure Creation: Ald-GPT automates the creation of a comprehensive folder structure for the app by running terminal commands on the user's machine. It creates the necessary directories, such as source code, configuration files, assets, tests, and more, based on the specified app structure.

  • File Generation: Ald-GPT generates code and inserts it into the appropriate files within the created folder structure. It eliminates the need for developers to manually copy and paste code from ChatGPT, saving time and reducing the chance of errors.

  • Terminal Command Execution: Ald-GPT provides suggestions for relevant terminal commands to set up the project and perform common development tasks. It can execute commands like npx create-react-app, composer, and other development-related commands recommended by ChatGPT, streamlining the project setup process.

Usage

  1. Install the Ald-GPT extension in your preferred code editor (e.g., Visual Studio Code).
  2. Invoke the Ald-GPT prompt within the code editor.
  3. Specify the desired programming language, app structure, and functionality using natural language prompts.
  4. Ald-GPT will generate the folder structure by running necessary terminal commands on your machine and populate the files with generated code snippets.
  5. Customize the generated code as needed to match your project requirements.
  6. Benefit from increased productivity and reduced manual effort in code generation and project setup.

Please note that the generated code should be reviewed and modified as necessary to ensure correctness, adherence to best practices, and alignment with your specific project requirements.

License

Ald-GPT is released under the IT License. See the LICENSE file for more details.

Contributions

Contributions to Ald-GPT are welcome! Feel free to submit pull requests or raise issues on the GitHub repository.

Disclaimer

Please note that Ald-GPT is currently under development and is not yet released. We are actively working on developing and refining the app to provide the best user experience. We appreciate your patience and interest in Ald-GPT, and we aim to release it soon.

During the development phase, you may encounter incomplete features or unexpected behavior. We encourage you to provide feedback, suggestions, and report any issues you encounter by creating GitHub issues in the GitHub repository. Your feedback is invaluable in shaping the future of Ald-GPT.

Thank you for your support and understanding as we work to bring you an exceptional code generation tool.

About

An app that simplifies the coding process by automating file structure and folder generation for any coding project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages