Skip to content

I wanted to catch up on One Piece easily without the major time commitment so thus this project was born.

Notifications You must be signed in to change notification settings

accidental-feature/one-pieced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One Pieced

Setup

To set up the project environment:

  1. Clone the repository: git clone https://github.com/accidental-feature/one-pieced.git
  2. Navigate to the project directory: cd one-pieced
  3. Create a virtual environment: python -m venv myenv
  4. Activate the virtual environment:
    • On Windows: myenv\Scripts\activate
    • On Unix or MacOS: source myenv/bin/activate
  5. Install the dependencies: pip install -r requirements.txt

About

I wanted to catch up on One Piece easily without the major time commitment so thus this project was born.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages