Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.
/ vagrant-box-size Public archive

Returns a valid response for shields.io, containing the size of a Vagrant box hosted on Vagrant Cloud

Notifications You must be signed in to change notification settings

felipecrs/vagrant-box-size

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant box size

Provides an endpoint for shields.io, to create a badge with the size of a Vagrant box hosted on Vagrant Cloud.

This project refers to runkit.com/felipecassiors/vagrant-box-size.

Usage

Endpoint: https://runkit.io/felipecassiors/vagrant-box-size/branches/master/:organization/:boxName/:provider?

default provider is virtualbox if not provided

Examples

  • box: felipecassiors/ubuntu1804-4dev

    • provider: default (virtualbox)
    • endpoint: https://runkit.io/felipecassiors/vagrant-box-size/branches/master/felipecassiors/ubuntu1804-4dev
    • shields.io: https://img.shields.io/endpoint?url=https://runkit.io/felipecassiors/vagrant-box-size/branches/master/felipecassiors/ubuntu1804-4dev
    • preview: Vagrant box size
  • box: bento/ubuntu-18.04

    • provider: vmware_desktop
    • endpoint: https://runkit.io/felipecassiors/vagrant-box-size/branches/master/bento/ubuntu-18.04/vmware_desktop
    • shields.io: https://img.shields.io/endpoint?url=https://runkit.io/felipecassiors/vagrant-box-size/branches/master/bento/ubuntu-18.04/vmware_desktop
    • preview: Vagrant box size

About

Returns a valid response for shields.io, containing the size of a Vagrant box hosted on Vagrant Cloud

Resources

Stars

Watchers

Forks

Packages

No packages published