Flint
Update of "Flint"
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 19fc4406c6aa053a3e168b527c288371e92c073a
Page Name:Flint
Date: 2013-03-29 17:44:27
Original User: james
Parent: 50544e8ae43a20cc62e7fc3dfea703dd172d80d5 (diff)
Content

The ISC licensed codebase behind http://chiselapp.com.

To get your own local copy over secure https, issue the following commands:

fossil clone https://chiselapp.com/user/james/repository/flint flint.fossil
mkdir flint && cd flint
fossil open flint.fossil

To get your own local copy over normal http, issue the following commands:

fossil clone http://chiselapp.com/user/james/repository/flint flint.fossil
mkdir flint && cd flint
fossil open flint.fossil