<?xml version="1.0" encoding="UTF-8" standalone="yes"?><oembed><version><![CDATA[1.0]]></version><provider_name><![CDATA[Scott Madin]]></provider_name><provider_url><![CDATA[http://smadin.net]]></provider_url><author_name><![CDATA[Scott Madin]]></author_name><author_url><![CDATA[https://smadin.net/author/smadin/]]></author_url><title><![CDATA[Cproj: v1.0.0 is&nbsp;live!]]></title><type><![CDATA[link]]></type><html><![CDATA[
<p class="has-drop-cap">I&#8217;ve just pushed <a href="https://github.com/smadin/cproj">v1.0.0 of Cproj</a> up to Github. Usage is very simple: source <code>cproj.sh</code> (I have a line in my <code>.bashrc</code> to do that when my shell starts up), then type <code>cproj &lt;projname&gt;</code>. Cproj creates a <code>&lt;projname&gt;</code> directory and populates it with a ready-to-build project skeleton including source and header files, Makefile, and basic test suite using <a href="https://smadin.net/2020/12/16/scuttle-v1-0-0-is-live/">Scuttle</a>. If Scuttle isn&#8217;t installed on the system (Cproj checks the default installation location <code>/usr/local</code>), Cproj attempts to download it from the main Github repository.</p>



<p>You can immediately <code>cd &lt;projname&gt;; make</code> to build the project and unit tests and run the test harness.</p>
]]></html></oembed>