In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Segher's Wii.git"

From WiiBrew
Jump to navigation Jump to search
(Creation and a bit of content.)
 
(Added info and made it more FAQ-like)
Line 1: Line 1:
'''Segher's Wii.git''' (sometimes referred to as "'''tachtig/negentig'''") is a set of tools to aid in the effort towards Wii [[homebrew]].
+
'''Segher's Wii.git''' (sometimes referred to as "'''tachtig/negentig'''") is a set of tools to aid in the effort of Wii [[homebrew]].
  
The the git repo can be found [http://git.infradead.org/?p=users/segher/wii.git;a=summary here].
 
  
 +
''<segher> i have no collective name for my tools, it's just a grabbag of mixed goodies.  call it "Segher's wii.git", if you want''
 +
 +
 +
 +
'''Where to get the code'''<br />
 +
http://git.infradead.org/?p=users/segher/wii.git;a=summary
 +
 +
'''Where to get Git'''<br />
 +
http://git.or.cz/
 +
 +
'''How to grab the code'''<br />
 +
git clone git://git.infradead.org/users/segher/wii.git LocalDirectoryToPutTheCodeIn
 +
 +
'''Updating pre-cloned source and other usages of Git'''<br />
 +
Consult its [http://git.or.cz/#documentation documentation]. The [http://www.kernel.org/pub/software/scm/git/docs/everyday.html Everyday Git] handbook is especially useful.
  
''<segher> i have no collective name for my tools, it's just a grabbag of mixed goodies.  call it "Segher's wii.git", if you want''
+
'''How to contact segher (one of our resident man-gods of the higher plane) if you can help or have ''legitimate'' questions'''<br />
 +
<nowiki>#wiidev @ EFnet</nowiki>
  
  
(A FAQ will hopefully be put together soon)
+
Questions should be added to this page with answers, FAQ-style.

Revision as of 11:38, 4 February 2008

Segher's Wii.git (sometimes referred to as "tachtig/negentig") is a set of tools to aid in the effort of Wii homebrew.


<segher> i have no collective name for my tools, it's just a grabbag of mixed goodies. call it "Segher's wii.git", if you want


Where to get the code
http://git.infradead.org/?p=users/segher/wii.git;a=summary

Where to get Git
http://git.or.cz/

How to grab the code
git clone git://git.infradead.org/users/segher/wii.git LocalDirectoryToPutTheCodeIn

Updating pre-cloned source and other usages of Git
Consult its documentation. The Everyday Git handbook is especially useful.

How to contact segher (one of our resident man-gods of the higher plane) if you can help or have legitimate questions
#wiidev @ EFnet


Questions should be added to this page with answers, FAQ-style.