Skip to content

insanXYZ/amptui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

20260531_144459

wrapper apache, mysql and php in your terminal

Go Platform License


Installation

1. Download install.bat

Fetch the installer using PowerShell:

curl -L "https://raw.githubusercontent.com/insanXYZ/amptui/main/install.bat" -o "install.bat"

2. Run install.bat

Run it from the terminal:

install.bat

The installer will automatically:

  • Download and extract amptui to C:\amptui
  • Set up MySQL
  • Add amptui to your system PATH

3. Run amptui

Once installation is complete, close your current terminal, open a new one, and run:

amptui.exe

Contributing

Contributions are welcome! Here's how to get started:

  1. Fork this repository
  2. Create a branch for your feature or fix:
    git checkout -b feature/your-feature-name
  3. Commit your changes:
    git commit -m "feat: add your feature"
  4. Push to your branch:
    git push origin feature/your-feature-name
  5. Open a Pull Request against the main branch

Please make sure your PR has a clear description of what it does and why.

About

wrapper apache, mysql and php in your terminal

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors