Calling this function will create a temporary clone of the current repository, create a gh-pages branch if one doesn't already exist, copy over all files from the base path, or only those that match patterns from the optional src configuration, commit all changes, and push to the origin remote. If a gh-pages branch already exists, it will be updated with all commits from the remote before adding a
2.md Use NPM ElectronはNodeとほとんど差がないので、NPMで入れたパッケージも使える。 今回は簡単な画像編集ができるアプリを作ってみる。 1. 設置 npm init まず、Moduleを入れる前にpackage.jsonからつくる。 特に設定はいらないので、全部基本設定で十分。 npm i -S jquery jimp tinycolor2 jimpとtinycolor2は純粋にJavascriptだけで作られたImage編集moduleである。 次にアプリの起動部も入れておく const electron = require('electron') const app = electron.app const BrowserWindow = electron.BrowserWindow var mainWindow = null app.on('window-a
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く