シーケンス図とかフローチャートをしごとで描画することになった場合、 テキストから生成できたら楽なので、それ系のツールまとめ
- C製
- Doxygen, Moinmoinなどと連携可能
- ブロック図、クラス図、ネットワーク図など
| packages: | |
| yum: | |
| jq: [] | |
| container_commands: | |
| 01-getenv-info: | |
| command: | | |
| ENV_ID=`{"Ref": "AWSEBEnvironmentId" }` | |
| ENV_NAME=`{"Ref": "AWSEBEnvironmentName" }` | |
| echo "env.id="$ENV_ID > /tmp/awseb.properties |
| /** | |
| * usage: node screenshotsFromTimeline.js <input timeline data json> | |
| * | |
| * Derives a bunch of web page screenshot PNGs from a Chrome Timeline data JSON which can be saved in DevTools > Timeline recordings | |
| * Runs with node.js | |
| */ | |
| var util = require('util'); | |
| var fs = require('fs'); | |
| function usage() { |
シーケンス図とかフローチャートをしごとで描画することになった場合、 テキストから生成できたら楽なので、それ系のツールまとめ
| /** | |
| * class AutoQueue | |
| * | |
| * queue that runs the given process with an interval if some values are queued | |
| * and stops if there is no value queued. | |
| * 値がqueueされていれば一定間隔で与えられた関数に値を渡し、queueされていなければ黙っているqueue. | |
| * | |
| * @constructor | |
| * @param {Function} func | |
| * @param {number} interval |
| # | |
| # ------------------------------------------ | |
| # CLOUDWATCH LOGS AGENT CONFIGURATION FILE | |
| # ------------------------------------------ | |
| # | |
| # --- DESCRIPTION --- | |
| # This file is used by the CloudWatch Logs Agent to specify what log data to send to the service and how. | |
| # You can modify this file at any time to add, remove or change configuration. | |
| # | |
| # NOTE: A running agent must be stopped and restarted for configuration changes to take effect. |
| 日時: | 2017-12-03 |
|---|---|
| 作: | 時雨堂 |
| バージョン: | 17.6.30 |
| URL: | https://shiguredo.jp/ |
2017 年 6 月 30 日をもって開発/販売を終了しました。