Skip to content

haytty/fav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Coverage Status

fav

Favarite sites store for CLI Manage your favorite site information. Since it can be opened in the specified browser, it can be opened without sharing session information.

How to install

  1. Download the source code from Github
git clone [email protected]:haytty/fav.git
  1. Go into the repository
cd ./fav
  1. Run make install. Deployed in /usr/local/bin by default
sudo make install

Usage

Instructions on how to use this tool. Check the help for detailed command usage. fav --help

  1. First create a config file
fav init
  1. Next, register your favorite site information
fav add Github https://github.com
  1. Next, register your favorite browser information
fav browser add Chrome "/Applications/Google Chrome.app"
  1. Start fav. You can use your favorite information.
fav

About

Favarite sites store for CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published