INSTL
🔗 Instl.sh🐙 GitHub💙 Donate
  • 👋Welcome
  • 🔥Usage
    • Getting Started
    • Supported Project Structure
    • Verbose Output
  • 🥇Badges
    • Installation Count
  • 📊Statistics
    • Installation Statistics
  • 📦API
    • Installation Statistics
    • Shields.io Badge
  • 💙contributing
    • Writing Code
Powered by GitBook

Made with 💙

  • Marvin Wendt
On this page

Was this helpful?

Edit on GitHub
  1. Usage

Verbose Output

Useful for debugging, or if you just like to see what is going on

Get Verbose Output

Instl makes it super easy to get verbose output.

Instead of:

instl.sh/username/reponame/platform

You can use:

instl.sh/username/reponame/platform/verbose

So if you're on Linux, and you want to see verbose output for our instl-demo repo, you can use:

curl -sSL instl.sh/installer/instl-demp/linux/verbose | bash
PreviousSupported Project StructureNextInstallation Count

Last updated 1 year ago

Was this helpful?

🔥