Crates.io | course_manager |
lib.rs | course_manager |
version | 0.1.3 |
source | src |
created_at | 2024-01-11 01:42:34.943445 |
updated_at | 2024-03-27 22:47:13.517462 |
description | A CLI application to manage course folders |
homepage | |
repository | https://github.com/juaquin456/CourseManager-cli.git |
max_upload_size | |
id | 1095773 |
size | 59,827 |
This is a CLI for managing course folders and their resources such as laboratories, projects, notes and references.
cargo install course_manager
<course_name>
├── Labs
├── Notes
├── Projects
└── References
Usage: course_manager <COMMAND>
Commands:
create
remove
list
go Open the resource folder in a new terminal window
summary Print a summary of the specified resource
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version