0.0.18-beta-2023-05-14-18-03-175 • Published 3 years ago

to-where-cli v0.0.18-beta-2023-05-14-18-03-175

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

to-where-cli

Currently only supports macOS, Windows

Give your URL and folder an alias, and you can open your URL on the browser or open the folder on the file manager through the alias in the future.

npm version Build Status install size npm downloads

install

npm install -g to-where-cli

usage

  • Add an alias to your address
tw add home https://github.com/skypesky
  • Open address by alias
tw home
  • Update the address of the alias
tw add home https://github.com/skypesky/leetcode-for-javascript -f
  • List existing aliases and addresses
tw list
  • Remove an alias from your address
tw rm home
  • Show help information
tw -h

Extra

  • Open the repo, issue, pr address of github
~ tw git open -h
Usage: tw git open [options]

Open github repo page, issues page, pr page, ...etc

Options:
  -a, --actions          Open actions page (default: false)
  --author               Open author profile page (default: false)
  -c, --commit [hash]    Open commit page
  --committer            Open committer profile page (default: false)
  -f, --file <filePath>  Open specific file page
  --find                 Open the search file page (default: false)
  -i, --issue            Open issues list page (default: false)
  -m, --main             Open main branch page (default: false)
  -p, --pull-request     Open pull request list page (default: false)
  --pull [branch]        Open the page for creating a pull request, the branch defaults to the current branch (default: false)
  -r, --release          Open release page (default: false)
  -s, --settings         Open settings page (default: false)
  --star                 Open star page (default: false)
  -h, --help             display help for command
0.0.22

2 years ago

0.0.23

2 years ago

0.0.20

3 years ago

0.0.21

3 years ago

1.8.62

3 years ago

0.0.15

3 years ago

0.0.16

3 years ago

0.0.17

3 years ago

0.0.18

3 years ago

0.0.19

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago