Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.05 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.05 KB

Bootstrap Switch for NuGet

This project is responsible for creating the bootstrap-switch package on NuGet for the Bootstrap Switch project.

Installation

To install bootstrap-switch, run the following command in the Package Manager Console

PM> Install-Package Bootstrap.Switch

Issues

Building The Package

Requirements

Steps

  1. Set the version of npmVersion and nugetVersion in (build.fsx)
  2. .\build.cmd publish=true

License