Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitexus/libjs-bootstrap-switch
debian package script for http://www.bootstrap-switch.org/
https://github.com/vitexus/libjs-bootstrap-switch
bootstrap-switch debian
Last synced: about 18 hours ago
JSON representation
debian package script for http://www.bootstrap-switch.org/
- Host: GitHub
- URL: https://github.com/vitexus/libjs-bootstrap-switch
- Owner: Vitexus
- Created: 2014-09-02T22:36:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-03T12:01:59.000Z (about 1 year ago)
- Last Synced: 2024-04-18T03:15:41.238Z (10 months ago)
- Topics: bootstrap-switch, debian
- Size: 41 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Preview](https://raw.githubusercontent.com/Vitexus/libjs-bootstrap-switch/master/project-logo.png)
Debian Package for bootstrap-switch
===================================Debian package for twitter bootstrap switch http://bootstrapswitch.site/
## How to install ?
```shell
sudo apt install lsb-release wget
echo "deb http://repo.vitexsoftware.cz $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/vitexsoftware.list
sudo wget -O /etc/apt/trusted.gpg.d/vitexsoftware.gpg http://repo.vitexsoftware.cz/keyring.gpg
sudo apt update
sudo aptitude install libjs-bootstrap-switch
```## How to use ?
>>You can also use minified versions bootstrap-switch.min.js bootstrap-switch.min.css