1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-06-26 04:00:43 +03:00
inform7/inbuild/Contents.w

26 lines
491 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-05-20 02:02:28 +03:00
Import: services/words
Import: services/syntax
Import: services/html
Import: services/arch
2020-04-14 19:56:54 +03:00
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
2022-04-05 14:14:27 +03:00
A Guide to Kits
A Guide to Language Bundles
A Guide to Project Metadata
2022-07-26 02:01:56 +03:00
A Guide to Registries
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