Skip to content
 
 

Repository files navigation

LeBook

LeBook is a lightweight command-line application for managing your personal book collection. Keep track of books you own, borrow, and lend out with simple text commands.

Table of Contents

Features

  • Book Management: Add and delete books from your collection
  • Status Tracking: Mark books as borrowed or returned
  • Book Listing: View all books in your library with status indicators
  • Persistence: Your library is automatically saved between sessions
  • Simple Interface: Easy-to-remember commands with clear feedback

Getting Started

Prerequisites

  • Java Development Kit (JDK) 17 or higher
  • Gradle 7.0+ (for building from source)

Installation

Option 1: Download JAR file

  1. Download the latest LeBook.jar from the releases page
  2. Place the JAR file in your preferred directory

Option 2: Build from source

  1. Clone the repository
    git clone https://github.com/yourusername/lebook.git
  2. Navigate to the project directory
    cd tp

Running LeBook

java -jar LeBook.jar

On the first run, LeBook will create a data directory for storing your book collection.

Usage

Please refer to the User Guide.

Development

Please refer to the Developer Guide.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages