ankaios icon indicating copy to clipboard operation
ankaios copied to clipboard

Provide command for initiating Ankaios project in supported programming language setup

Open lingnoi opened this issue 1 year ago • 1 comments

Description

The idea is to provide a command line command like npm init or cargo init to create a new ready to use Ankaios workload development project setup based on our workload examples in their respective programming language. The command could be e.g. ank init --rust hello . which means 'create a new rust Ankaios workload development project called hello in the current working directory'.

Goals

A command line tool/command that creates a new ready to use Ankaios workload development project that implemented with the given programming language.

Final result

Summary

To be filled when the final solution is sketched.

Tasks

  • [ ] Task 1
  • [ ] Task 2
  • [ ] ...

lingnoi avatar Dec 13 '23 14:12 lingnoi