This article is about developing, deploying, and managing services in Hexarc.

Phases

  • Phase 1: Use AI1 to upload a package to a server.
  • Phase 2: Simple online editor program to edit .ars and other files.

Ideas

  • We might start with a trivial editor program that lets the user edit .ars files on the server.
  • GitHub integration: Pull a service from a repo in GitHub.
  • Git integration: Use a git client (such as GitHub for Windows) to commit to a repo on Hexarc; services would then use that repo.

See Also