ocra | One-Click Ruby Application Builder

 by   larsch Ruby Version: 1.3.4 License: No License

kandi X-RAY | ocra Summary

kandi X-RAY | ocra Summary

ocra is a Ruby library. ocra has no bugs, it has no vulnerabilities and it has medium support. You can download it from GitHub.

OCRA (One-Click Ruby Application) builds Windows executables from Ruby source code. The executable is a self-extracting, self-running executable that contains the Ruby interpreter, your source code and any additionally needed ruby libraries or DLL.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ocra has a medium active ecosystem.
              It has 815 star(s) with 79 fork(s). There are 35 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 65 open issues and 100 have been closed. On average issues are closed in 504 days. There are 6 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of ocra is 1.3.4

            kandi-Quality Quality

              ocra has 0 bugs and 0 code smells.

            kandi-Security Security

              ocra has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              ocra code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              ocra does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              ocra releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              It has 776 lines of code, 55 functions and 53 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ocra
            Get all kandi verified functions for this library.

            ocra Key Features

            No Key Features are available at this moment for ocra.

            ocra Examples and Code Snippets

            No Code Snippets are available at this moment for ocra.

            Community Discussions

            QUESTION

            How to use ocra to pack script using fxruby gem into executable?
            Asked 2021-May-26 at 16:39

            I'm new to ruby and I'm trying to use ocra to pack a script that uses the fxruby gem to create a GUI, however, my command creates an executable that doesn't perform any action, this is the command I'm using:

            ocra --no-enc --no-dep-run --gem-full --add-all-core table.rbw

            Can anyone tell me what I'm doing wrong? I've searched the internet but couldn't find any useful info, any help is much appreciated.

            ...

            ANSWER

            Answered 2021-May-26 at 16:39

            Are you trying to generate an *.exe for Windows?

            I have some scripts that also use FX and they run nicely on Windows.

            This is how I generate the file:

            Source https://stackoverflow.com/questions/65963731

            QUESTION

            Ruby SQLite3 OCRA executable missing sqlite_native.so
            Asked 2020-Jan-27 at 18:59

            I am trying to package the following ruby script with OCRA (I am on Windows 10, Ruby 2.6):

            ...

            ANSWER

            Answered 2020-Jan-27 at 18:59

            After some research I found out that the error message The specified module could not be found. means that the program might be missing required DLLs. Now that sqlite3_native.so is present, I presumed that it is that program that is missing DLLs. Running dumpbin on it gave the following results:

            Source https://stackoverflow.com/questions/59924813

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ocra

            Alternatively you can download the gem at either http://rubygems.org/gems/ocra or https://github.com/larsch/ocra/releases/. Stand-alone Version: Get ocrasa.rb from https://github.com/larsch/ocra/releases/. Requires nothing but a working Ruby installation on Windows.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/larsch/ocra.git

          • CLI

            gh repo clone larsch/ocra

          • sshUrl

            git@github.com:larsch/ocra.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link