Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days ago
JSON representation
A book to show how to build UI with the Spec 1.0 framework.
- Host: GitHub
- URL: https://github.com/SquareBracketAssociates/BuildingUIWithSpec
- Owner: SquareBracketAssociates
- Created: 2016-02-20T19:42:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-01T23:49:47.000Z (about 6 years ago)
- Last Synced: 2024-10-29T20:32:06.474Z (12 days ago)
- Topics: documentation, pharo, spec
- Language: CSS
- Homepage:
- Size: 6.03 MB
- Stars: 38
- Watchers: 37
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Support: support/html/css/bootstrap-theme.min.css
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`