Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo CLI

A simple CLI for managing your tasks with your CLI. This was built as a demo application for a session at Hackademy Y24.

Project setup / requirements

You will need Bun to run this project. You can find the installation guide here.

Then you need to clone this git repository locally and install the dependencies:

# clone the repository
git clone git@github.com:Geektrovert/ToDo-CLI.git

# open to the folder
cd ToDo-CLI

# installing dependencies
bun install

Running the project

You can run the project by running the following command:

bun run start

About

A simple ToDo application that can be run on CLI, built using Node (Bun)

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages