# Packages
No description provided by the author
# README
vertigo
a speedy hacking cli written in go
explore the docs »
view demo
·
report bug
·
request feature
table of contents
built with
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.
installation
1. install go
linux
sudo apt install golang-go
windows
install go from here
2. download with go
go get https://github.com/ey3tech/vertigo
3. you're all done! 🎉
usage

for more examples, read da docs
roadmap
see the open issues for a list of proposed features (and known issues).
contributing
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
license
distributed under the apache 2.0 license. see license
for more information.