AppleTalk server for Apple II computers
Go to file
T. Joseph Carter 7aae31fda7 Rename setup/index.txt to setup/ivan.sh
Don't put this commit into production, it breaks the one-command web
install from Ivan's website!

Basically by renaming index.txt to ivan.sh we can replace that script
with something like the new update script that basically tells you not
to install a2server that way anymore.  The next commit will have the new
script that does that, but git doesn't realize the new script is a
complete rewrite without at least one commit where the file changes name
but doesn't disappear to track the renamed object.
2018-04-10 22:08:43 -07:00
files Merge branch 'ivanx-1.5.x' 2018-04-09 18:51:26 -07:00
scripts Merge branch 'ivanx-1.5.x' 2018-04-09 18:51:26 -07:00
setup Rename setup/index.txt to setup/ivan.sh 2018-04-10 22:08:43 -07:00
update New update/index.txt 2018-04-10 21:56:04 -07:00
.a2server_source Add beta run-local support for development 2016-10-27 06:35:20 -07:00
.editorconfig Add an .editorconfig 2018-04-10 01:55:54 -07:00
COPYING_CC0.txt Add CC0 1.0 Universal legal code (COPYING_CC0.txt) 2016-12-09 09:37:35 -08:00
install.sh Rename setup/index.txt to setup/ivan.sh 2018-04-10 22:08:43 -07:00
LICENSE.md
README.md README.md: Remove section for developers (for now) 2016-12-07 03:11:29 -08:00

A2SERVER

AppleTalk server for Apple // computers developed by Ivan Drucker

Documentation here is sparse for the moment; see Ivan's site for information about A2SERVER and how it all works. There's a lot there and it's kind of evolved organically over the years just as the scripts themselves have, so it's going to be awhile before that information can be backfilled and perhaps organized into something you might call a user manual.

Such a manual should not be considered a replacement for Ivan's organic online documentation--those contents themselves represent Apple // history, if a relatively modern piece of it. As such they should be preserved as they are.

Developer note

This section used to describe how to run these scripts directly. That's changing. Watch this space.