Skip to content

etiennebonnafoux/bookmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookmark

This is an small project of a cli app for navigating your folder in C.

Installation

The simplest way is make bookmark. It will output a executable in /binthat you can move to any folder of your choice in your PATH.

Usage

  Usage : bookmark [-a|-d|-g|-h|-l|--help] [key]
      Save working directory with a key and print it back
      Options: 
      -h, --help this message
      -a <key> add bookmark
      -d <key> delete bookmark
      -g <key> print bookmark value
      -v, --version the version number

About

A tiny C program to bookmark directories

Topics

Resources

License

Stars

Watchers

Forks

Contributors