Workflow for Cypress, Pharo and Amber

Go To StackoverFlow.com

4

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?

2012-04-05 16:03
by JohnnyT


3

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....]

2012-04-05 16:14
by Dale Henrichs


1

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.

2012-04-23 19:01
by Dale Henrichs
Ads