Skip to content

Catalysts/cat-angular

Repository files navigation

Build Status Dependency Status Code Climate Coverage Status

CAT-ANGULAR

In this repository we will share our common angular js code

local development

integration into other projects

cat-angular is published via bower, just call 'bower install cat-angular' to install it. add the --save option to automatically add it to your bower.json file as dependency

getting local changes into other projects

  • execute 'gulpw' once to ensure that a bower.json file is present within the 'dist' folder
  • execute 'bower link' within the 'dist' folder of cat-angular
  • execute 'bower link cat-angular' in the directory containing your bower.json file of your project - NOTE admin privileges required

Documentation

Getting started guide