Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task-wizard

This is a helper project used to support daily routine works.

Setting up the environment

  1. Make sure the init.sh file is executable:

    sudo chmod +x init.sh
  2. Go to the project folder in command line and run the below command:

    source ./init.sh

Project Structure

/task-wizard
├── .cmds
│   ├── requirements.txt
│   └── setup.sh
├── tasks
│   ├── api_key_generator.py
│   ├── epoch_handler.py
|   └── json_comparator.py
├── init.sh
└── README.md

Running Commands

In your command line run the python script to execute the wizard.

./start.sh

You will see the below message shown:

(1) Generate API keys
(2) Extend epochs
(3) Compare JSON files
Enter your choice: 

Enter either one of these options and then follow the instructions if further input is needed.

About

Useful scripts to handle daily errands.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages