jumpto

🏀 One line setup utility to bookmark and jump through local directories.

MIT License

Downloads
5
Stars
10

jumpto

🏀 One line setup utility to bookmark and jump through local directories.

Installation

$ yarn global add jumpto
$ jumpto init >> ~/.[SHELL]  # replace [SHELL] with your shell's config filename. i.e 'zshrc', 'bashrc'

Usage

$ jumpto --help

Usage: jumpto [alias] or [command] [options]

Utility to bookmark and jump through local directories.

Options:
  -V, --version              output the version number
  -l, --list                 List all aliases
  -h, --help                 output usage information

Commands:
  init                       initialize the utility
  add|a [directory] [alias]  add a directory to map an alias
  remove|r [alias]           remove an existing alias to directory

Examples:
  $ jumpto add ../bin myBin
  $ jumpto myBin
  $ jumpto remove myBin

Local Development

$ git clone [email protected]:nurseiit/jumpto.git && cd jumpto
$ yarn install

Support

Bugs and requests: submit them through the project's issues tracker.

Acknowledgements

jumpto © 2019+, Nurseiit. Released under the MIT License. Authored and maintained by Nurseiit with help from contributors (list).

devnur.me  ·  GitHub @nurseiit  ·  Twitter @anurseiit

Package Rankings
Top 19.96% on Npmjs.org
Badges
Extracted from project README
npm version MIT license Issues