Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shpota/twitter-plugin
IntelliJ IDE plugin that helps post code to Twitter
https://github.com/shpota/twitter-plugin
ide-plugin idea ides intellij intellij-ide-plugin kotlin twitter
Last synced: 18 days ago
JSON representation
IntelliJ IDE plugin that helps post code to Twitter
- Host: GitHub
- URL: https://github.com/shpota/twitter-plugin
- Owner: Shpota
- License: apache-2.0
- Created: 2019-07-12T08:11:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-07T17:49:32.000Z (over 4 years ago)
- Last Synced: 2024-12-30T16:47:07.811Z (25 days ago)
- Topics: ide-plugin, idea, ides, intellij, intellij-ide-plugin, kotlin, twitter
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/12729-twitter-integration
- Size: 3.67 MB
- Stars: 19
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
IntelliJ Twitter Integration [![](https://img.shields.io/jetbrains/plugin/v/12729-twitter-integration)](https://plugins.jetbrains.com/plugin/12729-twitter-integration) [![](https://badges.gitter.im/twitter-plugin/community.svg)](https://gitter.im/twitter-plugin/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![](https://travis-ci.com/Shpota/twitter-plugin.svg?branch=master)](https://travis-ci.com/Shpota/twitter-plugin) [![](https://img.shields.io/codecov/c/github/Shpota/twitter-plugin?color=green&logo=test%20coverage)](https://codecov.io/gh/Shpota/twitter-plugin)
============================
An IntelliJ IDE plugin that helps post code to Twitter.## How to use
Select a piece of code, right click and choose "Tweet" in the context menu.![Showcase](examples/showcase.gif)
## How to install
Go to `Settings` > `Plugins` > `Marketplace` tab >
search for `Twitter Integration` > press the `Install` button.
![Installation](examples/install.png)
You can also find the plugin in
[the JetBrains Plugin Repository](https://plugins.jetbrains.com/plugin/12729-twitter-integration).## Supported IDEs
The plugin is compatible with all IntelliJ-based IDEs:
- Android Studio
- CLion
- DataGrip
- GoLand
- IntelliJ IDEA
- MPS
- AppCode
- PhpStorm
- PyCharm
- Rider
- RubyMine
- WebStorm