Skip to content

aquelaronte/aquelaronte_git_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AGTool

Top Language Forks Stars

About

This repository contains AGTool main source code and documentation for developers

Why AGTool

AGTool is a tool designed to simplify the creation of README.md files for your GitHub projects. With a focus on speed and aesthetics, AGTool allows you to generate professionally-looking README.md in a matter of minutes, without the need for advanced design or coding knowledge.

Key Features:

  • Fast and Simple: With an intuitive, step-by-step interface, QuickMD guides you through the process of creating your README.md in just a few clicks.

Professional Aesthetics: Predefined layouts and customization options enable you to create README.md files that visually stand out and present your project attractively.

  • Markdown Compatibility: QuickMD is compatible with Markdown, the widely-used lightweight markup language, allowing you to easily add formatting, links, images, and other elements to your README.md.

  • Instant Preview: Visualize how your README.md will look as you create it, enabling you to make adjustments on the fly to achieve the desired appearance.

  • Easy Export: Once you're satisfied with your README.md, QuickMD allows you to export it directly to your GitHub repository or another platform hassle-free. With QuickMD, creating attractive and functional README.md files has never been quicker and simpler. Give your projects the presentation they deserve with AGTool!# guides

Tutorial

AGTool tutorial

Installation

To run this project on a local machine you need to clone this repository, then create a file called env.py, file's content will be shown below

Environment

from enum import Enum


class Environment(Enum):
    github_token = "token"

Run

reflex run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages