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.
- Host: GitHub
- URL: https://github.com/cecilapp/theme-installer
- Owner: Cecilapp
- License: mit
- Created: 2015-03-26T11:46:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T14:57:50.000Z (over 2 years ago)
- Last Synced: 2025-04-10T13:40:11.880Z (about 1 year ago)
- Topics: cecil, composer-installer
- Language: PHP
- Homepage: https://cecil.app
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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