An open API service indexing awesome lists of open source software.

https://github.com/cecilapp/theme-installer

Composer installer for Cecil's themes.
https://github.com/cecilapp/theme-installer

cecil composer-installer

Last synced: 11 months ago
JSON representation

Composer installer for Cecil's themes.

Awesome Lists containing this project

README

          

# Cecil theme installer

The [Composer](https://getcomposer.org) installer for [Cecil](https://cecil.app)'s themes.

## Usage

Add the following lines to the `composer.json` file of your theme:

```json
"type": "cecil-theme",
```

```json
"require": {
"cecil/theme-installer": "^2.0"
}
```

```json
"extra": {
"name": "",
}
```

## License

_Cecil theme installer_ is a free software distributed under the terms of the MIT license.

© Arnaud Ligny