1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-01 06:24:58 +03:00
inform7/inbuild/Contents.w

22 lines
385 B
OpenEdge ABL
Raw Normal View History

2020-01-28 00:51:46 +02:00
Title: inbuild
Author: Graham Nelson
Purpose: A simple build and package manager for the Inform tools.
Language: InC
Licence: Artistic License 2.0
Version Number: 1
Version Name: Avignon
Import: foundation
2020-04-14 19:56:54 +03:00
Import: shared/words
Import: shared/syntax
Import: shared/html
Import: shared/arch
Import: supervisor
2020-01-28 00:51:46 +02:00
2020-03-22 12:50:19 +02:00
Manual
2020-01-28 00:51:46 +02:00
Using Inbuild
2020-03-27 01:26:35 +02:00
Reference Card
2020-01-28 00:51:46 +02:00
Chapter 1: Outside of inform7
2020-01-28 00:51:46 +02:00
Main