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 dynacli script for initializing CLI entrypoint starter file #78

Closed ShahriyarR closed 2 years ago

ShahriyarR commented 2 years ago

Change Summary

Description

dynacli init awesome . -> it will create awesome executable in the current directory or specified directory

Fixes #73

Type of change

Please delete options that are not relevant.

Checklist: