kiwa/console
最新稳定版本:1.6.0
Composer 安装命令:
composer require kiwa/console
包简介
This library provides a CLI to help handling a website made with Kiwa.
关键字:
README 文档
README
Kiwa Console
This library provides a CLI to help handling a website made with Kiwa.
Installation
This library is made for the use with Composer. Add it to your project by running $ composer require kiwa/console.
Please note: The easiest way to create a website with Kiwa is by using the Website Skeleton. It will create all the needed files and loads the kiwa/core along with the kiwa/console as dependencies.
Available Commands
| Command | Description |
|---|---|
asset:attribute-cache:create | Creates a asset attribute cache. |
assets:install | Installs all asset files. |
basic:metatags | Defines basic meta tags. |
cache:clear | Deletes all cache files. |
composer:json:update | Updates the composer.json file. |
config:convert | Converts the config file into another format. |
config:validate | Validates the config file. |
files:update | Updates all static files. |
htaccess:create | Creates a .htaccess file. |
introduction | Shows the introduction. |
language:define | Defines the language handling. |
metastorm:file:create | Creates or updates a .meta-storm.xml file in the project root. |
page:create | Creates a new page. |
robotstxt:create | Creates a robots.txt file. |
screenshot:create | Takes screenshots of all existing pages. |
server:start | Starts a local PHP server. |
translation:clear | Clears all translation files. |
translation:find-missing | Finds missing translations. |
translation:sort | Sorts all translations. |
translation:unused:remove | Finds unused translations in the language files. |
url:define | Defines the url structure. |
Help
If you have any questions, feel free to contact us under hello@bitandblack.com.
Further information about Bit&Black can be found under www.bitandblack.com.
统计信息
- 总下载量: 5.24k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 4
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2020-01-13