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

refactor simulate.py, define console entry-point. #61

Open
3 tasks
mathematicalmichael opened this issue Jul 26, 2021 · 0 comments
Open
3 tasks

refactor simulate.py, define console entry-point. #61

mathematicalmichael opened this issue Jul 26, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@mathematicalmichael
Copy link
Collaborator

if we want this to be a CLI usage, then we should properly define it as a console script that can be run from anywhere

  • in github actions test, navigate to /tmp/ and create fake data + simulate.
  • can we make console scripts optional?
  • should it be excluded from testing? or do we refactor in a way that allows testing?
@mathematicalmichael mathematicalmichael added the enhancement New feature or request label Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant