Skip to content

omarkohl/jj-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todocli

A simple todo list application that can be used from the command line.

This application is used for the learnjj.codeandbugs.com tutorial, to teach using the Ju Jutsu (jj) version control system.

todocli is probably not very useful for anything else.

Dev Setup

Note: If you are following the learnjj tutorial, you don't need to install Poetry etc. You don't even need Python. It just means you won't be able to run the todocli application, but since you are only trying to learn jj, that's probably not a problem.

Prerequisites

Clone the repository:

git clone https://github.com/omarkohl/jj-tutorial.git
cd jj-tutorial

Set up the virtual environment:

poetry install

Try the application:

poetry run todocli --version

About

Ju Jutsu (jj) tutorial code for learnjj.codeandbugs.com

Topics

Resources

License

Stars

Watchers

Forks

Languages