Being able to extract common patterns into something that could be used across proto projects would be useful. Think of reset stylesheets, icon sets, etc.
These extensions could be saved in a ~/.proto directory and might be able to be structured similarly to proto projects.
The command line interface could looks something like this.
proto -r reset flatstyles -i testproj
Being able to extract common patterns into something that could be used across proto projects would be useful. Think of reset stylesheets, icon sets, etc.
These extensions could be saved in a
~/.protodirectory and might be able to be structured similarly to proto projects.The command line interface could looks something like this.
proto -r reset flatstyles -i testproj