Skip to content

steveorourke/pairing-tool

 
 

Repository files navigation

IntelliJ Pairing Plugin

Build Status License

This plugin has been designed to make pairing more natural for developers using different machines.

Installation

Releases are being released all of the time. Add the https://plugins.jetbrains.com/plugins/beta/list to your "Manage plugin repositories". Then just search for the plugin and let intellij and our team manage it for you.

intellij plugin installation

For un-released code use:

./build-plugin.sh

Run a kafka image somewhere

./run-kafka.sh

Connect to a workspace

PairingPanel

To connect to a session just navigate to the Pairing Tool panel.

  1. Put in a kafka server: <kafka.example.com>
  2. Give your session a name:
  3. Tell your pair to use the same settings

Note: Use a unique session name so that you don't push updates to others who don't want them

Copyright and Licensing

Copyright 2020 Tyro Payments Limited

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Contributing

See CONTRIBUTING for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 98.4%
  • Shell 1.6%