AppleTalk server for Apple II computers
Go to file
T. Joseph Carter 16e1306dbb Cleanups for consistency with a2cloud mostly
- Added bash check to install.sh
- Switched to using top_src instead of a2sSource (not yet in ivan.sh
  subscripts)
- Added processing of -y and -c flags to install.sh ala a2cloud
- Put the intro blurb and continue question in install.sh (didn't remove
  the one from ivan.sh yet as it serves as a useful way to test things
  about to be in progress and stop after them…)
- Added the fixup script, currently empty for a2server, but ohh will
  that be changing!
- Added the show_changes script. It doesn't do a whole lot for a2server
  just like it doesn't for a2cloud yet.  To be addressed.  Higher
  priorities right now.
- Fixed a bug where fresh installs would say that upgrading from your
  version of a2server wasn't supported anymore.
2018-09-06 13:35:01 -07:00
files Merge branch 'ivanx-1.5.x' 2018-04-09 18:51:26 -07:00
scripts Cleanups for consistency with a2cloud mostly 2018-09-06 13:35:01 -07:00
setup Cleanups for consistency with a2cloud mostly 2018-09-06 13:35:01 -07:00
update Cleanups for consistency with a2cloud mostly 2018-09-06 13:35:01 -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 Cleanups for consistency with a2cloud mostly 2018-09-06 13:35:01 -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.