Skip to content

入門コース内で入力が大変なコマンド/URL集

Notifications You must be signed in to change notification settings

progedu/commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 

Repository files navigation

入力が大変なコマンド/URL集

VirtualBoxのダウンロードページ

https://www.virtualbox.org/wiki/Download_Old_Builds_5_1

Vagrant (Windowsの場合)

https://releases.hashicorp.com/vagrant/2.0.0/vagrant_2.0.0_x86_64.msi

Vagrant (Macの場合)

https://releases.hashicorp.com/vagrant/2.0.0/vagrant_2.0.0_x86_64.dmg

Ubuntuのダウンロード

vagrant box add ubuntu/xenial64 https://vagrantcloud.com/ubuntu/boxes/xenial64/versions/20170929.0.0/providers/virtualbox.box

Chocolateyのインストール

@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"

Linux仮想環境セットアップ時のトラブルシューティング

https://progedu.github.io/intro-curriculum-faq/vagrant.html

RLoginのダウンロード

http://nanno.dip.jp/softlib/man/rlogin/

VS Codeのダウンロード

https://code.visualstudio.com/download

あなたのいいところ診断のソースコード

https://github.com/progedu/assessment-for-donwload

あなたのいいところ診断の動作確認ページ

https://progedu.github.io/assessment-for-donwload/assessment.html

nodebrew

https://github.com/hokaccha/nodebrew

連想配列のMap

https://developer.mozilla.org/ja/docs/Web/JavaScript/Reference/Global_Objects/Map

About

入門コース内で入力が大変なコマンド/URL集

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published