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
- Host: GitHub
- URL: https://github.com/jaredrummler/tweetlong
- Owner: jaredrummler
- Created: 2020-05-24T09:03:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-24T09:18:09.000Z (about 6 years ago)
- Last Synced: 2025-01-13T20:47:44.152Z (over 1 year ago)
- Language: Kotlin
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
```