/angular-kythe-ui

A UI for Kythe built using Angular

Primary LanguageTypeScriptMIT LicenseMIT

Angular Kythe UI

This is a UI built to consume the artifacts produced by Kythe

Getting Started

git clone git@github.com:mrmeku/angular-kythe-ui.git
cd angular-kythe-ui
yarn
ng serve demo

Running the tests

yarn affected:tests --all

Deployment

Every merge to master is automatically deployed to http://http://angular-kythe-ui.achew22.com/

Contributing

Just do it my peeps

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details