This package attempts to gather up things related to Twitter Bootstrap 3 and BBEdit.
This package uses work gone before it:
The clippings on this package are based on zacwasielewski's BBEdit-clippings-for-twitter-bootstrap on Github. They have been heavily modified and (where needed) updated for Bootstrap 3.
This package also makes it easy to run bootlint on the frontmost file.
$ cd Library/Application\ Support/BBEdit/$ mkdir Packages # if it doesn't already exists$ cd Packages$ git clone https://github.com/rwilcox/twitter-bootstrap.bbpackage.git- (Optionally) Install npm
- (Optionally)
npm install -g bootlintfor bootlint usage
Public domain
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.