SSaeedHoseini / twint-zero

Old Twint style, but zero fat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twint Zero

Like Twint, but zero fat.

Installation

  1. git clone https://github.com/twintproject/twint-zero
  2. cd twint-zero
  3. go mod init twint-zero
  4. go mod tidy

Usage

  • Without compiling: go run main.go -Query $QUERY -Instance $INSTANCE
  • If you compiled... well at this point you are supposed to know.

CLI Arguments

  1. $QUERY: Here you go.
  2. $INSTANCE: Here you go.

Questions/issues

Sir, the bill is: five GitHub stars, two forks and one retweet.

That being quoted, feel free to reach out.

License

MIT

Credits

Francesco Poldi

About

Old Twint style, but zero fat.

License:MIT License


Languages

Language:Go 100.0%