Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 713 Bytes

File metadata and controls

19 lines (13 loc) · 713 Bytes

Bao

Bao is a desktop app for managing your tasks. It is optimized for use via a Command Line Interface (CLI). If you can type fast, Bao can manage your tasks faster than traditional GUI apps.

Setting up

Prerequisites: Java 11.

  1. Download the latest bao.jar.

  2. Place the file into a folder you want to use as the home folder for your Bao.

  3. Start the app. You should be able to see the following in CLI.

    1. From file explorer: Double-click the jar file.
    2. From CLI: Navigate to home folder and run java -jar bao.jar.

    img.png

  4. Type in commands in the command box and press Enter to execute it. (Type help for information within the app).