blachniet / bootstrap-switch-nuget

Creates the bootstrap-switch NuGet package.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Creates the bootstrap-switch NuGet package.

License:MIT License


Languages

Language:F# 94.3%Language:Batchfile 5.7%