
The A2kit version 4.1 is released. A2kit is an open source, script-able command line interface for disk image and language manipulations, and the engine behind a number of editor extensions for Apple II languages. This update adds a “smart copy” command that allows you to shuttle files between disk images and normal storage with less typing and less thinking. It works much like the cp command familiar to linux users, but it will analyze the disk images and the files in order to put things in a form you most likely expect. For users who need precision the get and put syntax are still fully supported. This update also improves the language servers and downstream editor clients. For more see https://github.com/dfgordon/a2kit.
