Skip to content

Reorganize host and component code #315

Description

@vados-cosmonic

Now that we're storing code for components and hosts in the repository, we should likely reorganize the code tree of the repository itself.

Some issues:

  • We have a python host that should probably be close to the rust host (example-host assumes Rust, but we should probably have folders for different langauges)
  • Components should be more consistently organized under a scheme like <language>/<tutorial name>, rather than what we have now (i.e. python/adder, js/adder, rust/calculator, etc)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions