Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BarunW/headstart

Repository files navigation

Headstart

  • Still on development Headstart is a productivity and organiser tool that can manage executable, scripts.

Installation

git clone [email protected]:BarunW/headstart.git 

# Add to .zshrc or .bashrc file or other shell rc file
# /path/to = where the headstart repo is
export PATH="/path/to/headstart/bin"

#souce 
source ~/.zshrc or ~/.bashrc (linux)

Usage

  • headstart link <filePath(file or dir)>
  • headstart gen <file/dir name>
  • headstart
  • headstart [list all link name]
# open your terminal and type headstart and usage will be shown
# project setup
headstart link boilerPlate.go  goBoil
headstart nvim goBoil 
headstart gen goBoil "../newGo" 
headstart  link <binary or bashscript or any executable> 
headstart exec <that link executable>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

productivity tool that you will be needed for sure

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors