-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add cli #301
Conversation
Codecov Report
@@ Coverage Diff @@
## main #301 +/- ##
=======================================
Coverage 71.51% 71.51%
=======================================
Files 29 29
Lines 1320 1320
Branches 262 262
=======================================
Hits 944 944
Misses 346 346
Partials 30 30
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
Add binder to readme automaticlly? |
add a copy repo function to make a copy with an automatically shared chache and maybe a merge or branch function |
Look into https://github.com/cookiecutter/cookiecutter for init ? |
merged into #472 |
* ZnTrack v0.5.0 * add CLI from #301 * poetry update * add cli test
zntrack init
to initialize a GIT/DVC repositoryzntrack --version
to get the currently installed version of ZnTrack