Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Restructure repository workspace#53

Open
pandres95 wants to merge 1 commit into
nextfrom
next_interface
Open

Restructure repository workspace#53
pandres95 wants to merge 1 commit into
nextfrom
next_interface

Conversation

@pandres95
Copy link
Copy Markdown
Member

This PR aims to better separate the logic folder structure of the repository between multiple crate libraries (as it'll be the case in the future), while separating them to the final CLIs/executables, allowing working in a more seamless, collaborative, non-blocking way.

Here we introduce the following folder structure:

- bin/
 |- valor-run
 |- valor-http
 |- ... 
- lib/
 |- core/
 |- runtime/
 |- ...
- Cargo.toml

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant