Coder Social home page Coder Social logo

rakibamin / bootstrap-tour Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sorich87/bootstrap-tour

0.0 2.0 0.0 2.74 MB

Quick and easy product tours with Twitter Bootstrap Popovers

Home Page: http://bootstraptour.com

License: Other

CoffeeScript 64.82% JavaScript 0.16% HTML 33.97% CSS 1.05%

bootstrap-tour's Introduction

Bootstrap Tour

Build Status Dependency Status devDependency Status NPM Version

Quick and easy way to build your product tours with Bootstrap Popovers.

Compatible with Bootstrap >= 2.3.0

Demo and Documentation

http://bootstraptour.com

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Gulp.

Feel free to contribute with pull requests, bug reports or enhancement suggestions.

The license of Bootstrap Tour is Apache for now. However, the project intends to move to the MIT license like Bootstrap has. All the biggest contributors are ok with the change and thus, all new contributions as of 2015-07-22 are to be with the MIT license. And once all previous contributors have approved the change (or their code has been removed), the project will become licensed MIT. Please see: sorich87#257

We use Gulp and Jasmine. Both make your life easier ;)

Develop

Files to be developed are located under ./src/. Compiled sources are then automatically put under ./build/, ./test/ and ./docs/.

Requirements

To begin, you need a few standard dependencies installed. These commands will install ruby, gem, node, npm, and grunt's command line runner:

Linux
$ sudo apt-get install ruby
$ sudo apt-get install ruby-dev
$ sudo apt-get install npm
$ sudo apt-get install nodejs-legacy
Mac OS X
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
\curl -L https://get.rvm.io | bash
rvm install ruby-2.1.1
brew install node
Development requirements
$ npm install -g gulp
$ npm install
$ gem install jekyll

For Mac OS X Mavericks (10.9) users: You will need to jump through all these hoops before you can install Jekyll.

Gulp usage

Run gulp and start to develop with ease:

$ gulp
$ gulp dist
$ gulp test
$ gulp docs
$ gulp clean
$ gulp server
$ gulp bump --type minor (major.minor.patch)

Check gulpfile.coffee to know more.

License

Code licensed under the Apache License v2.0. Documentation licensed under CC BY 3.0.

bootstrap-tour's People

Contributors

sorich87 avatar emmenko avatar brexis avatar fczbkk avatar sdizier avatar skahack avatar ramatevish avatar hengjie avatar ivanov avatar rhertogh avatar forest avatar esperancia avatar borski avatar mlissner avatar kozak avatar kaihowl avatar marclaporte avatar ma-si avatar javaguirre avatar fabienpomerol avatar eliasisrael avatar aiccucs avatar html5cat avatar tiddolangerak avatar pavarnos avatar rolo avatar reubenbrown avatar minrk avatar msievers avatar mattmcneeney avatar

Watchers

James Cloos avatar theCreo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.