2014-01-13 12:47:21 -05:00
2014-01-10 17:20:35 -07:00
2014-01-12 23:51:37 -07:00
2014-01-10 16:22:14 -08:00
2014-01-12 23:55:10 -07:00

Archetype

Install Dependencies

Requires Node.js to be installed and in your system path

npm install -g grunt-cli && npm install -g grunt
npm install

Build

grunt

Deploy

grunt deploy --target=C:\\path\\to\\umbraco\\site
grunt watch:dev --target=C:\\path\to\\umbraco\\site

Add --touch to either command to automatically touch the web.config on a deploy

S
Description
Archetype is an Umbraco 7 property editor that wraps other installed property editors.
Readme MIT 2.9 MiB
Languages
JavaScript 51.9%
C# 31.7%
HTML 11.5%
Less 4.9%