githubnando/vim-header-composer

Automated installation

Opened this issue · 4 comments

Create (maybe) a remote shell script to facilitate installation, or just a "sudo make install".

There's too many steps to install manually (like cloning the repository, moving to /opt, creating the shortcut im .vimrc, etc..).

a simple "make install" could be the best solution.

Maybe a kind of curl http://this-is-not-a-malicious.url/vhc | sudo bash?? 😎

@jmurowaniecki exactly, I agree with a remote shell script

There's too many steps to install manually (like cloning the repository, moving to /opt, creating the shortcut im .vimrc, etc..).

a simple "make install" could be the best solution.

Makefile added in #8