(Go: >> BACK << -|- >> HOME <<)

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

Add support for nested commands, e.g. conda env create|list|export or git remote add|show. #8

Merged
merged 9 commits into from
Jul 21, 2019

Conversation

moigagoo
Copy link
Owner
@moigagoo moigagoo commented Jul 21, 2019

Fixes #7

@codecov
Copy link
codecov bot commented Jul 21, 2019

Codecov Report

Merging #8 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop     #8   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files            3      3           
  Lines          162    167    +5     
======================================
+ Hits           162    167    +5
Impacted Files Coverage Δ
cliar/cliar.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f878cb9...cd2ff73. Read the comment docs.

@moigagoo moigagoo merged commit 295af47 into develop Jul 21, 2019
@moigagoo moigagoo deleted the feature/nested_commands branch July 21, 2019 11:40
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.

How to create nested commands?
1 participant