I have a new Pharo 1.4 image setup and want to start playing around with Cypress and exporting packages to git / GitHub.
What's the best way to get started with that? FileTree?
Yes, FileTree implements the Cypress package structure for Pharo and Squeak.
The FileTree README provides installations instructions.
Keep an eye on the amber-cypress project for an Amber implementation of the Cypress package structure.
Dale [updated later that day....]
As the work turns, there is a better/alternative answer to this question:
Use Amber Skeleton.
Amber Skeleton provides a project template that includes Pharo as a FileServer for Amber. There's a fair amount of documentation for Amber Skeleton.