<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Github | Psyops Prime</title>
	<atom:link href="https://psyopsprime.com/tag/github/feed/" rel="self" type="application/rss+xml" />
	<link>https://psyopsprime.com</link>
	<description>An Idea Log</description>
	<lastBuildDate>Tue, 01 Nov 2016 11:57:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<creativeCommons:license>https://creativecommons.org/licenses/by-nc-nd/4.0/</creativeCommons:license>
<site xmlns="com-wordpress:feed-additions:1">99640787</site>	<item>
		<title>Playing With Makefiles</title>
		<link>https://psyopsprime.com/education/playing-with-makefiles/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=playing-with-makefiles</link>
					<comments>https://psyopsprime.com/education/playing-with-makefiles/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 01 Nov 2015 09:25:25 +0000</pubDate>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Echo server]]></category>
		<category><![CDATA[Github]]></category>
		<category><![CDATA[Makefiles]]></category>
		<guid isPermaLink="false">http://psyopsprime.xyz/?p=1072</guid>

					<description><![CDATA[<p>We have talked quite a lot about Linux shell scripting and Makefiles in the class. We should try to do an assignment now in order</p>
The post <a href="https://psyopsprime.com/education/playing-with-makefiles/">Playing With Makefiles</a> first appeared on <a href="https://psyopsprime.com">Psyops Prime</a>.]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;">We have talked quite a lot about Linux shell scripting and Makefiles in the class. We should try to do an assignment now in order to crystallize important ideas about shell scripting in our minds. In this assignment you will have to a fork a project from GitHub to your account, clone it on your local computer, write a makefile file and finally push the changes to your remote GitHub repository. Please take the following steps in order to complete this assignment.</p>
<ol>
<li style="text-align: justify;"><a title="Signup GitHub" href="https://github.com/join" target="_blank">Make an account on GitHub</a>, if you don&#8217;t have one already.</li>
<li style="text-align: justify;"><a title="Echo" href="https://github.com/adilraja/Echo-Oracle" target="_blank">Fork this repository for an Echo client/server application to your account</a>. If you are not sure about forking repositories, <a title="Fork" href="https://help.github.com/articles/fork-a-repo/" target="_blank">click here to read a tutorial</a>. Its quite simple and shouldn&#8217;t take more than a minute!</li>
<li style="text-align: justify;">Clone this forked repository from your own account to your local computer. <a title="Clone" href="https://help.github.com/articles/cloning-a-repository/" target="_blank">Read this tutorial on cloning repositories</a>.</li>
<li style="text-align: justify;">Now write a nice and comprehensive Makefile for this project so as to be able to build it using the make utility. If you are not sure about how to do that, <a title="Makefiles" href="http://psyopsprime.com/education/bash-configuration-files-and-makefiles/" target="_blank">read this article</a>. It has all of resources to help you write makefiles.</li>
<li style="text-align: justify;">Once you are done with your work <a title="Push Git" href="https://help.github.com/articles/pushing-to-a-remote/" target="_blank">push your changes back to your remote repository</a> from where you cloned this project.</li>
<li style="text-align: justify;">Also <a title="Pull requests Git" href="https://help.github.com/articles/using-pull-requests/" target="_blank">send me a pull request</a> once everything has been done so that, I could review what you&#8217;ve been doing.</li>
<li style="text-align: justify;">Also <a href="http://lms.namal.edu.pk/" target="_blank">submit your work here at the LMS</a> so that I could review that.</li>
</ol>
<p><a class="embedly-card" href="http://befused.com/git/existing-project-github">Add existing project to Github</a><br />
<script async src="//cdn.embedly.com/widgets/platform.js" charset="UTF-8"></script></p>
<p><small><a style="text-decoration: none;" title="Image inserted by the ImageInject WordPress plugin" href="http://wpinject.com/" rel="nofollow">Photo</a> by <a href="http://www.flickr.com/photos/127041099@N08/16015524877" target="_blank">jonathan.leung</a> <a title="Attribution-ShareAlike License" href="http://creativecommons.org/licenses/by-sa/2.0/" target="_blank" rel="nofollow"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/psyopsprime.com/wp-content/plugins/wp-inject/images/cc.png?w=750" alt="" /></a></small></p>The post <a href="https://psyopsprime.com/education/playing-with-makefiles/">Playing With Makefiles</a> first appeared on <a href="https://psyopsprime.com">Psyops Prime</a>.]]></content:encoded>
					
					<wfw:commentRss>https://psyopsprime.com/education/playing-with-makefiles/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
				<creativeCommons:license>https://creativecommons.org/licenses/by-nc-nd/4.0/</creativeCommons:license>
<post-id xmlns="com-wordpress:feed-additions:1">1072</post-id>	</item>
	</channel>
</rss>
