An open API service indexing awesome lists of open source software.

https://github.com/jaredrummler/tweetlong

tweetlong - command line tool to split tweets built in Kotlin
https://github.com/jaredrummler/tweetlong

Last synced: over 1 year ago
JSON representation

tweetlong - command line tool to split tweets built in Kotlin

Awesome Lists containing this project

README

          

# TweetLong

tweetlong - A command-line tool to split tweets, built in Kotlin

## Build

```gradle
./gradlew :runReleaseExecutableMacos
```

Copy executable in build/bin/macos to /usr/bin/local/tweetlong

## Usage:

```sh
$ tweetlong --tweet "REPLACE WITH TWEET"
```

## License:

```
Twitter Troll License (1.375):

I hereby give all Twitter trolls, and only Twitter trolls, all rights to this code to use for good and evil.
```