How to install a Vim 8 plugin from Github?

For example, to install elm-vim from github:

git -C ~/.vim/pack/plugins/start clone https://github.com/ElmCast/elm-vim

Restart vim.