carlhuda / janus

Vim distribution
7.88k stars 814 forks source link

Account for existing installation during bootstrap #676

Closed andersonvom closed 7 years ago

andersonvom commented 7 years ago

If janus is already installed, the bootstrap script will just try to run rake again and update the existing installation.

Alternatively, a --force flag can be passed to the bootstrap script so that it will run the installation from scratch.

kalbasit commented 7 years ago

@andersonvom not sure where Github have gotten with the review process, can you merge now that it has been approved?

andersonvom commented 7 years ago

@kalbasit I don't think I have permissions to merge. It might have been a connectivity issue when github tried to connect to reviewable.io. I'll make a minor change to the commit message and see if it'll re-trigger it.

kalbasit commented 7 years ago

No problem, I was just curious if Github has allowed merging after approval without write permission. About Reviewable, I removed it from the repo as Github review process has improved and I no longer wish to use it.

Thank you