Skip to content

a simple hacking tool written in go, maintained by @terbayte3 (wip)

License

Notifications You must be signed in to change notification settings

ey3tech/vertigo

Repository files navigation

contributors forks stargazers issues mit license issues welcome


vertigo project logo

vertigo

a speedy hacking cli written in go
explore the docs »

view demo · report bug · request feature

table of contents
  1. built with
  2. installation
  3. usage
  4. roadmap
  5. contributing
  6. license
  7. acknowledgements

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 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.

  1. fork the project
  2. create your feature branch (git checkout -b feature/amazingfeature)
  3. commit your changes (git commit -m 'add some amazingfeature')
  4. push to the branch (git push origin feature/amazingfeature)
  5. open a pull request

license

distributed under the apache 2.0 license. see license for more information.

acknowledgements