Skip to content

wirenux/homebrew-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QuickStart

🚀 A CLI to quickly create projects in HTML, Python, Node.js, Bash, and more!

📥 Installation

With Homebrew (macOS & Linux)

brew install squach90/quickstart/quickstart

Direct installation (macOS, Linux)

curl -L https://github.com/squach90/homebrew-quickstart/releases/latest/download/QuickStart.sh -o quickstart.sh
chmod +x quickstart.sh
mv quickstart.sh /usr/local/bin/quickstart  # Linux/macOS

🚀 Usage

quickstart

Select the type of project you want to generate, and QuickStart does the rest! 🎉

🔥 Features

  • Interactive project type selection (HTML, Python, Node.js, Bash...)
  • Automatic file and folder generation
  • Works on macOS, Linux

🛠 Update

With Homebrew:

brew update && brew upgrade quickstart

Manually:

Download the latest version from GitHub Releases and replace the script.

To-Do:

  • Create a Windows version

📜 License This project is under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors