Hello everyone,

Can anyone point me to any document and/or blog post regarding best practices (and HOWTO) in handling project artifacts in a Pharo project?

For example, how do you handle Smalltalk code AND other files, SQL code, documentation, class diagrams, intilization scripts, user data files, etc? The Smalltalk code itself, in my case, has to go along with all other files.  Do you handle "everything not Smalltalk" manually with git or there is another way ?  How do you guys do it in your projects?

tia

Reply via email to