Skip to content

Instantly share code, notes, and snippets.

View dustinleblanc's full-sized avatar
🤣

Dustin LeBlanc dustinleblanc

🤣
View GitHub Profile
@dustinleblanc
dustinleblanc / RoboFile.php
Last active August 29, 2015 14:26
Build a Drupal 7 site with custom module code, features, settings, drush aliases, and themes using the drupal-composer template and Robo!
<?php
/**
* This is project's console commands configuration for Robo task runner.
*
* @see http://robo.li/
*/
class RoboFile extends \Robo\Tasks
{
/**
* Sync custom source files with web directory.
@dustinleblanc
dustinleblanc / ad_astra.xml
Last active August 29, 2015 14:25
Example Ad Astra XML
<Activities>
<Activity>
<ActivityName>Singlebrookithon</ActivityName>
<UserName>admin</UserName>
<EndDate>07/16/2015</EndDate>
<BuildingCode>HAFORM</BuildingCode>
<RoomNumber>The Champaign Room</RoomNumber>
<MeetingType>Meeting</MeetingType>
<MeetingStatus>Scheduled</MeetingStatus>
<Description/>