Skip to content

Gitsmiles is a python powered project that originated from Angstrom Nitro. Originally it started out as deployment tools, then I realised that I could just stick a CLI on-top of it and call it a day!

License

Notifications You must be signed in to change notification settings

rhhen122/gitsmiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitSmiles

About

Gitsmiles is a python powered project that originated from Angstrom Nitro. Originally it started out as deployment tools, then I realised that I could just stick a CLI on-top of it and call it a day!

Install

Requirements:

  • python3 brew install python3
  • A functional shell
git clone https://github.com/rhhen122/gitsmiles.git ~/gitsmiles/
~/gitsmiles/gitsmiles.sh install
Bash

Add the following to your .bashrc file to make it run on startup

  export PATH=$PATH:~/gitsmiles/
Zsh

Add the following to your .zshrc file to make it run on startup

  export PATH=$PATH:~/gitsmiles/
Fish

Run the following

  fish_add_path ~/gitsmiles/

About

Gitsmiles is a python powered project that originated from Angstrom Nitro. Originally it started out as deployment tools, then I realised that I could just stick a CLI on-top of it and call it a day!

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published