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

https://github.com/steelydylan/acms-util-kit

for a-blog cms lovers
https://github.com/steelydylan/acms-util-kit

Last synced: 5 months ago
JSON representation

for a-blog cms lovers

Awesome Lists containing this project

README

          

#acms-util-kit ver.1.0

Electronで作成したa-blog cmsのチートシートアプリです。

##機能

- カスタムフィールドメーカー
- ビルトインモジュール閲覧
- タッチモジュール閲覧
- グローバル変数閲覧
- 校正オプション閲覧

##依存パッケージ

```
npm -g install electron-prebuilt
npm i electron-packager -g
```

##ビルド方法

```
npm run release
```

##ダウンロード
[https://github.com/steelydylan/acms-util-kit/archive/master.zip](https://github.com/steelydylan/acms-util-kit/archive/master.zip)