Skip to content

Create workflows examples for most common OS (windows, linux and macos) #708

@arturgontijo

Description

@arturgontijo

We are trying to add das-cli to a Github Actions' workflow and we had faced few issues, first one is the lack of examples about how to add it for other OS.

It would be great to have one workflow that installs all deps and dry-run some commands, suggestion:

das-cli db start

das-cli metta load FILE.metta

das-cli ab start
das-cli qa start

# Cleanup
das-cli qa stop
das-cli ab stop
das-cli db stop

Here is one of the PRs where Vitaly and I are trying to add das-cli for multiplatforms (see its comments and workflows):
trueagi-io/hyperon-experimental#1012

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions