tp

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

Getting Started

Prerequisites

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.