Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

READMEに依存しているツールを記述する #25

Open
1 task
anharu2394 opened this issue Jul 16, 2019 · 4 comments
Open
1 task

READMEに依存しているツールを記述する #25

anharu2394 opened this issue Jul 16, 2019 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@anharu2394
Copy link
Member

anharu2394 commented Jul 16, 2019

Step 1: 目的

  • デプロイやってみよう!と思っても、デプロイに何が依存してるのかわかりにくかった。

Step 2: 概要

  • terraform、tfenv、pythonなどの依存をREADMEに記述しておく。

関連するコード:

README.md

タスク:

  • README編集する
@anharu2394 anharu2394 added the enhancement New feature or request label Jul 16, 2019
@anharu2394 anharu2394 self-assigned this Jul 16, 2019
@coord-e
Copy link
Contributor

coord-e commented Jul 16, 2019

実際tfenvあればterraformは生えてくるので、記述が足りないのはpipenvとbashぐらいでしょうか

@anharu2394
Copy link
Member Author

bash ww
tfenvインストールして、勝手にterraformインストールされましたっけ?
どのterraformのバージョンかは書いたほうがいいんじゃないですか?

@coord-e
Copy link
Contributor

coord-e commented Jul 16, 2019

tfenv install min-required
tfenv use min-required

で入りますよ(そしてREADMEに書いてあるので)

@anharu2394
Copy link
Member Author

てんきゅです

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants