Skip to content

CodyChew/ip

 
 

Repository files navigation

duke project template

This is a project template for a greenfield Java project. It's named after the Java mascot Duke.

Dukenizer Individual Project

Dukenizer is a desktop app for managing your tasks and taking notes on a Graphical User Interface (GUI). If you can type fast, Dukenizer can neatly organize your tasks and notes faster than traditional GUI apps.

For the detailed documentation of this project, see the Dukenizer Product Website.

Quick start

  1. Ensure that you have Java 11 installed on your computer

  2. Download the latest duke.jar from here.

  3. Copy the file to the folder you want to use as the home folder for your Dukenizer.

  4. Double-click the file to start the app, or run java -jar <folder path>\duke.jar in your terminal.

     ____        _                    
    |  _ \ _   _| | _____  ______ ______ ______  ___  _____
    | | | | | | | |/ / _ \|  __  |__  __|___   |/ _ \|  _  \
    | |_| | |_| |   <  __/| |  | |__||__ /   /_<  __/|     /
    |____/ \__,_|_|\_\___|| |  | |______|______|\___||_|\__\ 
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.8%
  • Shell 1.1%
  • Other 1.1%