Homebrew has no issue with installing the latest commit. `brew install --HEAD 
tmux` suffices; it pulls from the SourceForge repository. See 
https://github.com/Homebrew/homebrew/blob/master/Library/Formula/tmux.rb for 
more details.

There is a (semi-official) GitHub mirror as well: 
https://github.com/ThomasAdam/tmux.


That being said, I would be happy if official development moved to GitHub. It’s 
much nicer to interact with GH than SF.


On Jan 8, 2015, at 8:13 PM, Helmut K. C. Tessarek 
<tessa...@evermeet.cx<mailto:tessa...@evermeet.cx>> wrote:

On 08.01.15 18:51 , Thomas Adam wrote:
https://github.com/ThomasAdam/tmux-ut

Have you ever thought of moving the sf repo to github?

With sourceforge it is impossible to download the latest git snapshot without
web interaction. The snapshot is only created _after_ clicking the 'Download
snapshot' link. On github a
https://github.com/<user>/<repo>/archive/master.zip will always give you the
latest snapshot.
(This functionality is needed for homebrew/MacPorts or any other port system,
if you wanted to create a port that compiles the most recent commit point.)

On github you could also integrate the tests with Travis-CI.

Cheers,
K. C.

--
regards Helmut K. C. Tessarek
lookup http://sks.pkqs.net for KeyID 0xC11F128D

/*
  Thou shalt not follow the NULL pointer for chaos and madness
  await thee at its end.
*/

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net<mailto:tmux-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/tmux-users

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to