cfengine / design-center

CFEngine community-contributed content
http://cfengine.com/
Other
80 stars 68 forks source link

Sketchify 36 - part 1 #433

Closed zzamboni closed 10 years ago

zzamboni commented 10 years ago

First iteration of sketchify for 3.6

Major restructuring of the code. For now the functionality remains basically the same: sketchify file.cf, and answer the interactive prompts. The restructuring enables future functionality, such as using sketchify to update existing sketches.

New hidden feature: sketchify file.cf script.txt, lines will be read from script.txt and used to automatically answer the prompts. Useful for testing.

tzz commented 10 years ago

something weird happened here, I see commits that shouldn't be there.

nickanderson commented 10 years ago

Yeah, looks like it includes a bunch of other commits

zzamboni commented 10 years ago

You mean like the .DS_Store commit? Maybe a couple of extraneous fixes slipped in, but otherwise they should all be sketchify-related. Or are you seeing something else?

tzz commented 10 years ago

There are several commits that were already in master. Anyhow, it's merged now.