[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.

trubitsyn/idea-carbon-now-sh

Repository files navigation

idea-carbon-now-sh Build Status Downloads Version

IntelliJ IDEA plugin to open the selected code in https://carbon.now.sh

Usage

  1. Select the code you'd like to beautify with Carbon
  2. Right-click on the selection
  3. Select "Open in carbon.now.sh" in a context menu
  4. Enjoy!

Building from source

  1. Clone repository
  2. Run ./gradlew buildPlugin
  3. You can find the plugin in build/distributions directory

LICENSE

Copyright 2018 Nikola Trubitsyn

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.