Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support monorepos #951

Open
rvcas opened this issue Jun 3, 2024 · 0 comments
Open

Support monorepos #951

rvcas opened this issue Jun 3, 2024 · 0 comments
Assignees
Labels
help welcomed Contributor friendly

Comments

@rvcas
Copy link
Member

rvcas commented Jun 3, 2024

We need to support monorepos so that people can have projects that contain both offchain and onchain code seamlessly.

This is also useful because perhaps someone wants to have many different aiken libraries within one git repository.

This is also kind of industry standard at this point and cargo from Rust is really good prior art.

We should ideally just copy cargo but only bring over the minimum amount we need for our goals. There is no need to have complete parity with cargo in regards to config files and monorepo setup.

@github-project-automation github-project-automation bot moved this to 🪣 Backlog in Project Tracking Jun 3, 2024
@rvcas rvcas self-assigned this Jun 3, 2024
@rvcas rvcas added the help welcomed Contributor friendly label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help welcomed Contributor friendly
Projects
Status: 🪣 Backlog
Development

No branches or pull requests

1 participant