/gentool

A lightweight general command line utility toolbelt

Primary LanguagePythonMIT LicenseMIT

A general tool CLI

Current supported features

  • Move a single/multiple file(s)
  • Copy a single/multiple file(s)
  • unzipping file(s)

#installation

pip install gentool

or

pipenv install gentool

#TODO:

Add some tests for existing functions

review and expand functionality

Add Documentation for functions

Automate build/release