Skip to content

willzeng274/resuman

Repository files navigation

Resuman

Resuman is a command-line program that manages resumes written in Rust.

Note that resuman is supposed to be a simple program that manages resumes. It is not meant to be a full-fledged resume management system.

Advanced interface for resuman is still under development.

Installation

Prerequisites

Add Resuman to Path

Run cargo install --path . to install the resuman command-line program.

Usage

Run cargo run -- --help to see the help content for the resuman command-line program.

Alternatively, check out the CommandLineHelp.md file.

Development

Generate Help Content

Run cargo run -- --markdown-help > CommandLineHelp.md to generate the help content for the resuman command-line program.

Run Tests

No tests have been written yet. But when they are, run cargo test to run the tests.

Open a pull request to contribute to the project.

About

Resume Management Tool with Command Line Interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages