Giter Club home page Giter Club logo

rubycreator's Introduction

Code Climate

RubyCreator

Plugin to add Ruby language support to QtCreator IDE.

More info can be found at: http://hugopl.github.io/RubyCreator/

How to install

Packages are available only for Arch Linux in AUR, for anything different you will need to clone the repository and compile it yourself.

Note About branches

master branch should work with the master branch of QtCreator, it may not compile since QtCreator changes their API very often.

There is usually one, sometimes two, branches named with a version number like 4.9.x, etc. These version numbers should match the QtCreator version they are supposed to work.

As I use this plugin on my every day work (now I'm using/developing Tijolo), I do the development on a version branch that matches the current QtCreator version packaged by ArchLinux.

When Archlinux upgrades the QtCreator package minor version, I just create a version tag and another version branch to match the new version.

How to compile

You need Qt5!!

If you want to try QtCreator but don't want to have a custom QtCreator compiled just to do that, follow these instructions:

  • ./configure.rb
  • cd build && make

At the end of the build you will see an error about lack of permissions to move the plugin library to /usr/..., move it by yourself and it's done.

If you intent to contribute with RubyCreator or already write plugins for QtCreator you probably already have a custom build of QtCreator installed in a sandbox somewhere in your system, so just call qmake passing QTC_SOURCE and QTC_BUILD variables.

rubycreator's People

Contributors

hugopl avatar kakadu avatar nicklion avatar orgads avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.