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

[WIP][ISSUE-107] 🔀 Merge adding CLI functionality into main #122

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MokhFn
Copy link
Contributor

@MokhFn MokhFn commented Aug 30, 2023

All Submissions:

  • Have you followed the guidelines in our Contributing documentation?
  • Have you verified that there aren't any other open Pull Requests for the same update/change?
  • Does the Pull Request pass all tests?

Description

This PR aims to add a CLI-like functionality to this tool.
It fixes #107

Tasks :

  • Use Click/Cloup
  • Add CLI functionality for run.py
  • Add CLI functionality for consensus_decentralization/collect_data.py

@dimkarakostas
Copy link
Member

I suggest you use WIP in the PR's title, so that we know when it is ready for review.

@MokhFn MokhFn changed the title [ISSUE-107] 🔀 Merge adding CLI functionality into main [WIP][ISSUE-107] 🔀 Merge adding CLI functionality into main Aug 31, 2023
@MokhFn MokhFn changed the title [WIP][ISSUE-107] 🔀 Merge adding CLI functionality into main [*WIP*][ISSUE-107] 🔀 Merge adding CLI functionality into main Aug 31, 2023
@MokhFn MokhFn changed the title [*WIP*][ISSUE-107] 🔀 Merge adding CLI functionality into main [WIP][ISSUE-107] 🔀 Merge adding CLI functionality into main Aug 31, 2023
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.

Run the tool as a CLI
2 participants