Commit Graph

9 Commits

Author SHA1 Message Date
Tom Fulton bffdc7f644 Add build option to touch web.config automatically on deploy 2014-01-12 04:40:27 -07:00
Tom Fulton 628fa750ba Update README with new dev tasks 2014-01-12 03:36:02 -07:00
Tom Fulton 75ed6f11c9 Merge branch 'develop' into feature/dev-tasks
Conflicts:
	README.md
2014-01-12 03:33:24 -07:00
Tom Fulton 5a3a38cc68 Add deploy, watch:dev tasks to ease local development. Usage:
`grunt deploy --target D:\\Dev\\Projects\\MyUmbracoSiteRoot` copies the build to /App_Plugins/Archetype/
`grunt watch:dev --target D:\\Dev\\Projects\\MyUmbracoSiteRoot` runs a deploy automatically when a file change is detected in /app/*
2014-01-12 03:26:08 -07:00
Tom Fulton c2e936364e Update readme with rough build details 2014-01-10 17:55:21 -07:00
Tom Fulton 5f3fb68ca7 Update readme with rough build details 2014-01-10 17:51:54 -07:00
Tom Fulton fe1218b028 Merge branch 'master' of github.com:imulus/Archetype 2014-01-10 17:38:43 -07:00
tomfulton c4f4995c65 Initial commit 2014-01-10 16:22:14 -08:00
Tom Fulton b524121f8a Initial commit 2014-01-10 17:20:35 -07:00