diff --git a/Seaside3_dkh.ston b/Seaside3_dkh.ston new file mode 100644 index 00000000..cf25ea43 --- /dev/null +++ b/Seaside3_dkh.ston @@ -0,0 +1,12 @@ +TDObjectGatewayLeafNode{#name:'Seaside3_dkh',#contents:'^ TDProjectSpecEntryDefinition new + comment: \'\'; + projectUrl: \'https://github.com/dalehenrich/Seaside\'; + baseline: \'Seaside3\' + repository: \'github://dalehenrich/Seaside:master/repository\' + loads: #(\'Welcome\' \'Development\' \'Zinc Project\' \'Examples\'); + installScript: \'project clone --https --local Seaside3 + project install --local --url=http://gsdevkit.github.io/GsDevKit_home/GsApplicationTools.ston\'; + gitCheckout: \'issue_1223\'; + status: #(#\'inactive\'); + locked: false; + yourself'}