Skip to content

Commit

Permalink
Links to docs from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
niksamokhvalov committed May 6, 2016
1 parent c565e7d commit cb06430
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,25 @@
[![Total Downloads](https://poser.pugx.org/notamedia/console-jedi/downloads)](https://packagist.org/packages/notamedia/console-jedi)
[![License](https://poser.pugx.org/notamedia/console-jedi/license)](https://packagist.org/packages/notamedia/console-jedi)

Console application for Bitrix CMS.
Console application for administration and support projects on Bitrix CMS.

Features:

* Continuous integration.
* Environments settings.
* Managing caching, modules, search system.
* Nice API for creating agents.

Made based on Symfony Console ♥.

## Installation

```bash
composer require notamedia/console-jedi

./vendor/bin/jedi init
```
```

## Documentation

* [По-русски](docs/ru/README.md)

0 comments on commit cb06430

Please sign in to comment.