Skip to content

Html, scss/css and js component library by Kunstmaan

Notifications You must be signed in to change notification settings

leesdesign/cargobay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cargo Bay v0.8.6

Cargo Bay is a utility library with some useful and commonly used components and snippets.

Includes

Installing using Bower

bower install cargobay

Contribution

Git Flow

Cargo Bay works with git-flow.

For a contribution to Cargo Bay, you need to follow the following workflow with the addition of a pull-request.

Example for adding a feature:

  • Start from develop (make sure to pull first)
  • git flow feature start -your feature name-
  • git flow feature publish -your feature name-
  • start making your changes (commit and push regularly)
  • when done, make a pull-request from your feature branch to develop
  • after the pull-request is accepted, do git flow feature finish -your feature name-

License

Cargo Bay is licensed under the MIT license.

About

Html, scss/css and js component library by Kunstmaan

Resources

Stars

Watchers

Forks

Packages

No packages published