Utilities for using Fossil SCM inside Pharo/Grafoscopio.
Go to file
Offray Vladimir Luna Cárdenas 15355bfe95 Updating new domain in documentation. 2022-11-19 18:23:43 -05:00
repository Making more renaming subfolders more modular. 2022-08-08 22:59:30 -05:00
.project Moving from Grafoscopio to an external project. The dependencies for installing Grafoscopio, need to include this now. 2020-07-13 19:04:53 +00:00
README.md Updating new domain in documentation. 2022-11-19 18:23:43 -05:00

README.md

Fossil

This repostory contains a set of utilities for using Fossil SCM within Pharo/Grafoscopio .

To install this repository, first install ExoRepo and then run:

ExoRepo new
	repository: 'https://code.sustrato.red/Offray/Fossil';
	load.