Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Current Development

mkolisnyk edited this page Dec 9, 2012 · 1 revision

Current Development (version 0.1)

====

Server side

  • Implement support for System operations:
    • File Operations
    • Directory Operations
    • System operations
    • Process manipulations
  • Implement service started which reads loaded modules from configuration file

Client side

Java

  • Add Java client support for system operations:
    • File Operations
    • Directory Operations
    • System operations
    • Process manipulations

Ruby

  • Prepare infrastructure and support for Ruby client including:
    • Build infrastructure
    • Gem package generation

C#

  • Prepare infrastructure and support for C# client including:
    • Build infrastructure
    • Nuget package generation