AppleTalk server for Apple II computers
Go to file
T. Joseph Carter 6229dba43f Fix stupid logic error bug
We need a more robust way to detect whether netatalk is installed or
needs to be installed, the current check by a2server version isn't very
reliable anyway, assuming that netatalk will always be hand-compiled and
never upgraded.  But for now at least, let's fix my idiot mistake.
2018-09-01 16:03:42 -07:00
files Merge branch 'ivanx-1.5.x' 2018-04-09 18:51:26 -07:00
scripts Fix stupid logic error bug 2018-09-01 16:03:42 -07:00
setup Make index.txt use a2sSource convention 2018-04-11 04:32:01 -07:00
update Rewrote 2/3 of update/index.txt 2018-04-11 06:34:52 -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 Dunno when I messed this up, but let's fix it 2018-04-12 00:00:37 -07:00
LICENSE.md License terms for A2SERVER 2015-12-13 09:31:49 -08:00
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.