Skip to content

icknee/ip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bird project

This is a project for a greenfield Java project. It's made with the Duke template provided. Given below are instructions on how to use it.

Quick Start

  1. Ensure you have Java 17 or above installed in your Computer.
  2. Download the latest .jar file from here.
  3. Copy the file to the folder you want to use as the home folder for your Bird.
  4. Open a command terminal, cd into the folder you put the jar file in, and use the java -jar ip.jar command to run the application.
    If the setup is correct, you should see something like this as the output:
  
  Hello! I'm bird
         .-.  
        /'v'\  
       (/   \)  
      ='="="===<  
         |_|
 

You may refer to the user guide for details of each command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.5%
  • Shell 2.0%
  • Batchfile 1.5%