a speedy hacking cli written in go
explore the docs »
view demo
·
report bug
·
request feature
table of contents
this section should list any major frameworks that you built your project using. leave any add-ons/plugins for the acknowledgements section. here are a few examples.
sudo apt install golang-go
install go from here
go get github.com/ey3tech/vertigo
for more examples, read da docs
see the open issues for a list of proposed features (and known issues).
contributions are what make the open source community such an amazing place to learn, inspire, and create. any contributions you make are greatly appreciated.
- fork the project
- create your feature branch (
git checkout -b feature/amazingfeature
) - commit your changes (
git commit -m 'add some amazingfeature'
) - push to the branch (
git push origin feature/amazingfeature
) - open a pull request
distributed under the apache 2.0 license. see license
for more information.