bootstrap-listbuilder

0.2.0 • Public • Published

Build Status Bower Version npm Version Nuget Version bootstrap-listbuilder

Simple list builder component for Bootstrap.

Installation

Bower Bower Version

bower install bootstrap-listbuilder

npm npm Version npm Downloads

npm install bootstrap-listbuilder

NuGet Nuget Version Nuget Downloads

Install-Package bootstrap-listbuilder

Publishing

Prior to publishing a new version of the package, you must run the following commands to configure your NuGet and npm credentials. You should only need to do this once.

npm adduser
grunt nugetkey --key=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX

Once you have entered your credentials, you can publish to npm and NuGet by running one of the following tasks:

grunt publish

Increments patch version in package.json, publishes to npm and NuGet. This is short-hand for grunt publish:patch.

grunt publish:minor

As before, but bumps minor version.

grunt publish:major

As before, but bumps major version.

The publish task will create an appropriate semver tag which Bower will detect as a new version.

Readme

Keywords

Package Sidebar

Install

npm i bootstrap-listbuilder

Weekly Downloads

0

Version

0.2.0

License

MIT

Last publish

Collaborators

  • liddellj
  • linn