Skip to content

Commit

Permalink
Issue #58: add project entry for Ston and Pier [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehenrich committed Feb 18, 2015
1 parent be0992d commit acaaf8a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tode/sys/default/projects/pier.ston
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
TDObjectGatewayNode{#name:'pier',#contents:'^ TDProjectSpecEntryDefinition new
configuration: \'Pier3AddOns\'
version: #\'3.0.3\'
repository: \'http://www.squeaksource.com/MetacelloRepository\'
loads: #(\'default\');
status: #(#\'inactive\');
locked: false;
yourself'}
8 changes: 8 additions & 0 deletions tode/sys/default/projects/ston.ston
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
TDObjectGatewayNode{#name:'ston',#contents:'^ TDProjectSpecEntryDefinition new
baseline: \'Ston\'
repository:
\'github://GsDevKit/ston:gemstone/repository\'
loads: #(\'Core\');
status: #(#\'inactive\');
locked: false;
yourself'}

0 comments on commit acaaf8a

Please sign in to comment.