Qiita
You are not logged in to any team
Log in to Qiita Team...
Community
List of all organizatioins
Advent Calendar
Qiita Jobs
Qiitadon (β)
Qiita Zine
Community Guideline
How to write good articles
Release note
Signup
Login
LGTM items
Followees
Comment history
Edit request history
Issue report
Help us understand the problem. What is going on with this user?
It's illegal (copyright infringement, privacy infringement, libel, etc.)
It's socially inappropriate (offensive to public order and morals)
It's advertising
It's spam
Other than the above, but not suitable for the Qiita community (violation of guidelines)
@jiro4989
@jiro4989
何もわからないサーバサイドエンジニア。 自作のWebアプリとサーバを保守する傍ら CIで自動化やTerraformやAnsibleでIaCして楽することだけを考えている。 たまにNimのコードを書く。
42
Posts
426
Contributions
36
Followers
Follow
https://scrapbox.io/jiro4989/
東京
Following tags
Scrapbox
Nim
Python
Bash
Go言語
Organizations
$ analyze @jiro4989
posted articles
Nim:
57%
cli:
40%
command:
19%
GitHubActions:
17%
Go:
14%
LGTMed articles
Go:
11%
JavaScript:
10%
Nim:
9%
Docker:
6%
Linux:
5%
answered questions
No data
Edit Pickup Articles (Up to 3)
Save
Pickup Articles
GitHub
CI
TypeScript
Nim
GitHubActions
Nim用のGitHub Actionsを作ってみた
27
# まえがき setup-nim-actionというNim用のGitHub Actionsを自作してみました。 使い方、作った経緯などについて書きます。 # リポジトリ 作ったActionのコードは以下のリポジトリに全て存在します。 [setup-nim-action - GitHub](https://github.com/jiro4989/setup-nim-action) # 使い方...
2019/11/16
CI
Webアプリケーション
Nim
GitHubActions
NimでWebアプリ作って公開した
34
# まえがき * NimでWebアプリを作って公開した * フロントエンドもバックエンドもNim * インフラも一部Nim * 自動リリースできるようにしたり色々やった # 作ったもの ブラウザ上でシェルのコマンド列を入力するとバックエンドのDockerコンテナ内でシェルを実行してその実行結果をブラウザに返すWebアプリ * リポジトリ: https://github.com/jiro49...
2019/12/11
All Items
Articles
Answers
Questions