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
  • Installation statistics for specific project
  • Example

Was this helpful?

Edit on GitHub
  1. Statistics

Installation Statistics

Get installation statistics about your projects

PreviousInstallation CountNextInstallation Statistics

Last updated 1 year ago

Was this helpful?

Installation statistics for specific project

You can view the installation count of your project by visiting this URL:

https://instl.sh/OWNER/REPO

You can also create a badge of your project's total installation count:

Base URL: https://img.shields.io/endpoint?url=https://instl.sh/stats/OWNER/REPO/badge/shields.io

Markdown: 
![Downloads](https://img.shields.io/endpoint?url=https://instl.sh/stats/OWNER/REPO/badge/shields.io)

HTML:
<img src="https://img.shields.io/endpoint?url=https://instl.sh/stats/OWNER/REPO/badge/shields.io" />

You can customize the badge by passing options to shields. Documentation:

Example

📊
https://shields.io/