- Yokohama.rbであの時何やったっけ、を思い出しやすくするためのメモ
- 次回行ってみようと思うけど何やってるかわからないや... というニーズに応えられると良いなぁ
Index
| { | |
| "AWSTemplateFormatVersion": "2010-09-09", | |
| "Description": "VPC knowhow template", | |
| "Parameters": { | |
| "KeyName": { | |
| "Description": "Name of an existing EC2 KeyPair to enable SSH access to the instances", | |
| "Type": "String", | |
| "MinLength": "1", | |
| "MaxLength": "64", | |
| "AllowedPattern": "[-_ a-zA-Z0-9]*", |
| 更新: | 2021-07-20 |
|---|---|
| バージョン: | 2021.1 |
| 作者: | @voluntas |
| URL: | https://voluntas.github.io/ |
注意
| 日時: | 2025-05-13 |
|---|---|
| 作: | 時雨堂 |
| バージョン: | 2025.3 |
| URL: | https://shiguredo.jp/ |
言語
| 更新: | 2014-04-10 |
|---|---|
| バージョン: | 0.2.1 |
| 作者: | @voluntas |
| URL: | http://voluntas.github.io/ |
reltool 周りについて勉強がてらまとめてみました
コマンドの実行はコンソール( ctrl + ` で開ける)で以下を実行する:
view.run_command('example')