EricSekyere / gentool

A lightweight general command line utility toolbelt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A lightweight general command line utility toolbelt

License:MIT License


Languages

Language:Python 100.0%