issues
search
BstLabs
/
py-dynacli
DynaCLI is a cloud-friendly Python library for converting pure Python functions into Linux Shell commands.
https://bstlabs.github.io/py-dynacli/
MIT License
98
stars
5
forks
source link
Implemented the top level feature name sort
#68
Closed
ShahriyarR
closed
2 years ago
ShahriyarR
commented
2 years ago
Change Summary
Description
Fixes #48
Type of change
Please delete options that are not relevant.
[X] New feature (non-breaking change which adds functionality)
Checklist:
[X] My code follows the style guidelines of this project
[X] I have performed a self-review of my own code
[X] I have commented my code, particularly in hard-to-understand areas
[X] I have made corresponding changes to the documentation
[X] My changes generate no new warnings
[X] I have added tests that prove my fix is effective or that my feature works
[X] New and existing unit tests pass locally with my changes
Change Summary
Description
Fixes #48
Type of change
Please delete options that are not relevant.
Checklist: