<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aplus/main.go, branch master</title>
<subtitle>A+Attendance CLI utility via Instructure Canvas</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/aplus/'/>
<entry>
<title>update readme to the current status of the project</title>
<updated>2024-01-16T20:31:04+00:00</updated>
<author>
<name>vin</name>
<email>git@vineetk.net</email>
</author>
<published>2024-01-16T20:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/aplus/commit/?id=9221051daefc9f8ee5ecf31a3f6974ee3965869c'/>
<id>9221051daefc9f8ee5ecf31a3f6974ee3965869c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add timetable function</title>
<updated>2024-01-16T19:50:19+00:00</updated>
<author>
<name>vin</name>
<email>git@vineetk.net</email>
</author>
<published>2024-01-16T19:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/aplus/commit/?id=627120b31f22f2f286fc2552f4586f29e7e1762c'/>
<id>627120b31f22f2f286fc2552f4586f29e7e1762c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add cpu profiling support</title>
<updated>2024-01-13T00:15:35+00:00</updated>
<author>
<name>vin</name>
<email>git@vineetk.net</email>
</author>
<published>2024-01-13T00:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/aplus/commit/?id=4d0051f5165c5455f8780a163cfb225754aaa7d9'/>
<id>4d0051f5165c5455f8780a163cfb225754aaa7d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>start working on submitting course without user-provided course code</title>
<updated>2024-01-12T03:55:43+00:00</updated>
<author>
<name>vin</name>
<email>git@vineetk.net</email>
</author>
<published>2024-01-11T23:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/aplus/commit/?id=de8ed98b4c43c2486d72eb6b5a9301f42d2a61d6'/>
<id>de8ed98b4c43c2486d72eb6b5a9301f42d2a61d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add verbose flag</title>
<updated>2023-11-21T16:07:28+00:00</updated>
<author>
<name>vin</name>
<email>git@vineetk.net</email>
</author>
<published>2023-11-21T16:07:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/aplus/commit/?id=6b0ed0f177f051961d45f7b6eaf120911c651331'/>
<id>6b0ed0f177f051961d45f7b6eaf120911c651331</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update usage message</title>
<updated>2023-11-20T20:50:22+00:00</updated>
<author>
<name>vin</name>
<email>git@vineetk.net</email>
</author>
<published>2023-11-20T20:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/aplus/commit/?id=3065b05ed45a04f401e8aec7d770b9e7a22c8ec4'/>
<id>3065b05ed45a04f401e8aec7d770b9e7a22c8ec4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use golang flag instead of external getopt library</title>
<updated>2023-11-20T15:27:50+00:00</updated>
<author>
<name>vin</name>
<email>git@vineetk.net</email>
</author>
<published>2023-11-20T15:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/aplus/commit/?id=138121330e97cf6a31a4abd91b8bec206d7d7f80'/>
<id>138121330e97cf6a31a4abd91b8bec206d7d7f80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use the Canvas API to get A+ tool ID and URL</title>
<updated>2023-11-20T15:08:58+00:00</updated>
<author>
<name>vin</name>
<email>git@vineetk.net</email>
</author>
<published>2023-11-16T18:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/aplus/commit/?id=23226c46a16bd1037016c1578b608eb6d23f7546'/>
<id>23226c46a16bd1037016c1578b608eb6d23f7546</id>
<content type='text'>
Was previously hardcoded.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Was previously hardcoded.
</pre>
</div>
</content>
</entry>
<entry>
<title>add short flags for rest of the flags and print usage when no flags are present</title>
<updated>2023-11-15T18:20:19+00:00</updated>
<author>
<name>vin</name>
<email>git@vineetk.net</email>
</author>
<published>2023-11-15T18:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/aplus/commit/?id=ba523ee94e44fe2ce9e4eee90ffd63eda5a705ae'/>
<id>ba523ee94e44fe2ce9e4eee90ffd63eda5a705ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to getopt library from flag library for flag parsing.</title>
<updated>2023-11-15T08:58:38+00:00</updated>
<author>
<name>Juan Roig</name>
<email>jaroig@outlook.com</email>
</author>
<published>2023-11-15T08:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/aplus/commit/?id=d425358bd0ac54bf9bfe176d5328b2d87fa86f27'/>
<id>d425358bd0ac54bf9bfe176d5328b2d87fa86f27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
