公式リンク集
このページは、教材内で参照する公式ドキュメントへのリンク集です。
ツールのインストール手順や仕様は変わることがあります。最新情報は公式ドキュメントを確認してください。
OS / セットアップ
- Homebrew: https://brew.sh/
- Homebrew Installation: https://docs.brew.sh/Installation
- Microsoft WSL Install: https://learn.microsoft.com/windows/wsl/install
- Ubuntu on WSL: https://documentation.ubuntu.com/wsl/latest/howto/install-ubuntu-wsl2/
- Node.js: https://nodejs.org/
- Node.js Downloads: https://nodejs.org/en/download
- nvm: https://github.com/nvm-sh/nvm
Git / GitHub
- Git: https://git-scm.com/
- Pro Git Book: https://git-scm.com/book/en/v2
- GitHub Docs: https://docs.github.com/
- GitHub account creation: https://docs.github.com/get-started/start-your-journey/creating-an-account-on-github
- GitHub commit email address: https://docs.github.com/account-and-profile/how-tos/email-preferences/setting-your-commit-email-address
- GitHub SSH key generation: https://docs.github.com/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
- GitHub adding SSH key: https://docs.github.com/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account
- GitHub testing SSH connection: https://docs.github.com/authentication/connecting-to-github-with-ssh/testing-your-ssh-connection
- GitHub Pages Quickstart: https://docs.github.com/pages/quickstart
- GitHub Pages publishing source: https://docs.github.com/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site
AI coding tools
- Claude Code Docs: https://code.claude.com/docs/ja/overview
- Claude Code Setup: https://code.claude.com/docs/en/setup
- Claude Code Quickstart: https://code.claude.com/docs/en/quickstart
- OpenAI Codex CLI: https://developers.openai.com/codex/cli
- OpenAI Codex npm package: https://www.npmjs.com/package/@openai/codex
- Cursor Docs: https://docs.cursor.com/
- GitHub Copilot Docs: https://docs.github.com/copilot
- Gemini CLI Docs: https://google-gemini.github.io/gemini-cli/docs/
- Continue Docs: https://docs.continue.dev/
- Ollama Docs: https://docs.ollama.com/
- AGENTS.md guide: https://developers.openai.com/codex/guides/agents-md
- AGENTS.md open format: https://agents.md/
Repository / shell tools
- ghq: https://github.com/x-motemen/ghq
- asdf: https://asdf-vm.com/
- tmux wiki: https://github.com/tmux/tmux/wiki
Environment / reproducibility
- dotenv docs: https://www.dotenv.org/docs/security/env.html
- dotenv repository: https://github.com/motdotla/dotenv
- Node.js environment variables: https://nodejs.org/api/environment_variables.html
- Nix: https://nixos.org/
- devenv: https://devenv.sh/
Cloud / deployment
- AWS Getting Started: https://aws.amazon.com/getting-started/
- AWS Documentation: https://docs.aws.amazon.com/
- Vercel Docs: https://vercel.com/docs
- Vercel Getting Started: https://vercel.com/docs/getting-started-with-vercel