<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MoonKat Creations &#187; github</title>
	<atom:link href="http://www.moonkatcreations.com/category/web-design/github/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.moonkatcreations.com</link>
	<description>Web design, front-end development</description>
	<lastBuildDate>Thu, 12 May 2011 18:52:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Github Repository Creation For Dummies</title>
		<link>http://www.moonkatcreations.com/web-design/github/github-repository-creation-for-dummies/</link>
		<comments>http://www.moonkatcreations.com/web-design/github/github-repository-creation-for-dummies/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 20:53:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[versioning]]></category>

		<guid isPermaLink="false">http://blog.moonkatcreations.com/?p=26</guid>
		<description><![CDATA[If you&#8217;re like me, an interface designer/developer, not a hardcore back-end developer, and you do what you can to avoid the terminal, github can be daunting, especially during the setup process of creating a repository. The GUI interfaces for github &#8230; <a href="http://www.moonkatcreations.com/web-design/github/github-repository-creation-for-dummies/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re like me, an interface designer/developer, not a hardcore back-end developer, and you do what you can to avoid the terminal, github can be daunting, especially during the setup process of creating a repository. The GUI interfaces for github are limited in their capabilities (volunteers, anyone?), and there just aren&#8217;t that many tutorials geared toward those who don&#8217;t already have experience with the command line (surprise, surprise). Github, truly an application built by programmers for programmers. (Nothing meant by that personally. I work with you guys everyday, and am consistantly awed and enterained.)</p>
<p>Anyway, once you are lucky enough to have a programmer walk you through it, or you manage figure it out yourself through trial and error, the setup process is not that bad, and is elucidated below.</p>
<p>1. After you set up your github account (pretty straightforward) go to your dashboard. Here you will find a list of your repositories, or lack thereof. Click &#8216;create a new one.&#8217;</p>
<p>2. It will ask you for the name of your project. Pick something descriptive&#8211;ideally, whatever you&#8217;re going to name the directory on your computer that will be the corresponding local repository. If you add spaces to the project name, github will insert dashes.</p>
<p>3. Once you&#8217;ve submitted this information, you are directed to a page with setup instructions. Follow it precisely, entering one line at a time into the terminal. You will need to download github onto your computer, if you haven&#8217;t already done so. Basically, your github remote repo has already been created, and in this step, you are creating a local version on your machine and linking them together.</p>
<p>That&#8217;s it! This process will have to be repeated for every repository you wish to host on github, except for the very first part of the instructions regarding downloading and initiating github. That only needs to be done the very first time.</p>
<p>I&#8217;m creating a different repository for every piece of JavaScript I want to share on github, and no joke, it takes about 3 minutes to set up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moonkatcreations.com/web-design/github/github-repository-creation-for-dummies/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

