Hariharan R
1b269ea15d
don't copy .txt files to man path
...
on each man hub* commands in the shell, the shell reports
warning: ignore bogus filename for the respective .txt present
in the man path.
copying only the man file to the man path solves this issue.
2016-10-16 23:11:40 -04:00
Mislav Marohnić
ef8ac0e2eb
Add `make install`
...
Installs hub binary and man pages into `/usr/local` by default.
Fixes #1291
2016-10-03 20:32:39 +02:00
Mislav Marohnić
b4b38abb26
Avoid installing man pages with executable permissions
...
Fixes #1127
2016-08-07 23:55:56 +02:00
Mislav Marohnić
2e24486ca1
Add installer scripts for Windows and *nix platforms
...
Windows batch script heavily lifted from git-lfs,
authors @technoweenie @joshvera
0de6370b50/script/install.bat.example
2015-09-26 16:20:01 +02:00