Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/squarebracketassociates/buildinguiwithspec

A book to show how to build UI with the Spec 1.0 framework.
https://github.com/squarebracketassociates/buildinguiwithspec

documentation pharo spec

Last synced: 8 days ago
JSON representation

A book to show how to build UI with the Spec 1.0 framework.

Awesome Lists containing this project

README

        

[![Build Status](https://ci.inria.fr/pharo-contribution/buildStatus/icon?job=BuildingUIWithSpec)](https://ci.inria.fr/pharo-contribution/view/Books/job/BuildingUIWithSpec/) Built artefacts can be downloaded from the [CI server](https://ci.inria.fr/pharo-contribution/view/Books/job/BuildingUIWithSpec/lastSuccessfulBuild/artifact/book-result/).

To install

`./subdownload.sh`

To compile all chapters

`make chapters`

To compile one chapter

`make book-result/Spec/Spec.pillar`

To compile the full book

`make book`