# pctBoilerplate
**Repository Path**: mirrors_percona/pctBoilerplate
## Basic Information
- **Project Name**: pctBoilerplate
- **Description**: Basic boilerplate for Open Source submodules
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-25
- **Last Updated**: 2025-09-13
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
BOILERPLATE FOR PCT SUBMODULES [](http://shields.io/)
=========
[](https://travis-ci.org/percona/pctDate)
[](https://coveralls.io/r/percona/pctDate)
## Installation
Download it with bower:
```sh
bower install --save pct-xxx
```
Include it in your site
```html
```
Include it in your Angular app
```javascript
angular.module('myApp', ['pctXXX']);
```
# API and Guide
## [API1](src/...)
# Contribute
This project uses Gulp, Karma and JSCS (stylechecker).
Use them and contribute!
# Licence
MIT (see LICENCE file)