Skip to content

dreant/Promty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Promty - Build Command-Line Tools Easily

Download Promty

πŸ“œ Description

Promty is a powerful and flexible command-line parser and command executor framework designed for .NET applications. It allows you to build beautiful Command-Line Interface (CLI) tools with minimal boilerplate code. Whether you are creating simple scripts or complex applications, Promty helps streamline the process, making it easier to manage command-line inputs and outputs.

βš™οΈ Features

  • User-Friendly: Designed for non-technical users, Promty simplifies the command-line experience.
  • Type-Safe: Ensures that all inputs are validated at compile time, reducing runtime errors.
  • Flexible: Easily adaptable for various applications, whether small scripts or larger systems.
  • Minimal Setup: Get started quickly with less boilerplate and more focus on your commands.

πŸ› οΈ System Requirements

  • Operating System: Windows 10 or later, macOS Catalina or later, Ubuntu 18.04 or later
  • .NET Version: .NET Core 3.1 or later
  • Disk Space: At least 50 MB of free space
  • RAM: Minimum 2 GB recommended

πŸš€ Getting Started

To use Promty, you need to download it from our Releases page. Follow these simple steps to get started:

  1. Visit the Releases Page: Click the link below to go to the Releases page.

Download Promty

  1. Choose the Latest Version: On the Releases page, look for the latest version. It will be labeled clearly.

  2. Download the File: Click the appropriate file for your operating system and download it to your computer.

⚑ Download & Install

After downloading, follow these steps to install Promty:

  1. Locate the Downloaded File: Find the file you just downloaded in your default downloads folder.

  2. Run the Application:

    • For Windows: Double-click the .exe file to start the application.
    • For macOS: Open the downloaded .app file to run Promty.
    • For Linux: You may need to set permissions. Use the terminal to navigate to the file location and run chmod +x Promty before executing it.
  3. Follow Any Prompts: If you are prompted with any security warnings, confirm that you want to proceed.

  4. Start Using Promty: Open a command prompt or terminal. You can now begin using Promty commands.

πŸ’¬ How to Use Promty

Promty simplifies command-line input through a straightforward interface. Here’s a brief overview:

  • Basic Command Structure: Each command follows this format: promty [command] [options].
  • Get Help: To see available commands and options, type promty help. This will display a list of commands you can use.
  • Example Command: To execute a command, you might type: promty run myCommand --flag value.

πŸ“š Documentation

For more detailed instructions, visit our Documentation page. Here you will find guides on how to create your own command-line applications, manage arguments, and customize Promty for your needs.

πŸ™‹β€β™‚οΈ Support

If you encounter issues or have questions, feel free to reach out. You can open an issue on our GitHub page or visit the community forums for help.

πŸš€ Conclusion

Promty streamlines your command-line experience, making it user-friendly and effective for all users. Download it today, and begin creating your own command-line tools with ease.

Download Promty

About

πŸš€ Create efficient command-line applications with Promty, a versatile .NET framework for parsing and executing commands with minimal setup.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages