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

feat(arbiter-macros): #[arbiter_macros::main] and a project example #880

Merged
merged 9 commits into from
Feb 13, 2024

Conversation

Autoparallel
Copy link
Collaborator

@Autoparallel Autoparallel commented Feb 13, 2024

Give an overview of the tasks completed
In this PR we create the #[arbiter_macros::main] macro and give an example usage of it with the examples/project/ directory. This directory is structured like a typical Arbiter project should be.

Also, we fixed some tests that were ignored and moved the fork configs into the examples/fork/

Link to issue(s) that this PR closes

@0xJepsen 0xJepsen merged commit a0bc9e0 into main Feb 13, 2024
8 checks passed
@0xJepsen 0xJepsen deleted the main-macro branch February 13, 2024 19:47
@github-actions github-actions bot mentioned this pull request Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: main macro chore: add examples directory with examples
2 participants