Skip to content

evilcel3ri/tips

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tips

Simple command line tool which display tips for some commands:

screenshot

For now used with files in https://github.com/Te-k/commands-for-sec but you can configure another repository.

Feel free to improve the code or the tips.

This code is under MIT licence.

Options

$ tips -h
Usage of tips:
tips COMMAND
  -c	List configuration
  -l	List available tips
  -pull
    	Pull new directory

Configuration

Configuration is stored in ~/.config/tips with config being the configuration file and tips the tips repository (git repo). You can update the config file to use your own tip repository or manually manage it.

About

Tips command line tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.0%
  • Makefile 5.0%