Coder Social home page Coder Social logo

gpg.cr's Introduction

gpg

Build Status

TODO: Write a description here

Installation

Add this to your application's shard.yml:

dependencies:
  gpg:
    github: jreinert/gpg.cr

Usage

require "gpg"

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it ( https://github.com/jreinert/gpg/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • jreinert Joakim Reinert - creator, maintainer

gpg.cr's People

Contributors

f1reflyyyylmao avatar repomaa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gpg.cr's Issues

Updated crystal version?

What are you trying to do?

I try to compile my program using your gpg bindings using crystal 0.30.1

What's wrong?

It won't compile and errors out with a message that I believe is linked to the lib you created

So wheres the message?

Here:

 % crystal build --verbose  src/syncchanges.cr
BUG: trying to upcast Int32 <- LibGPG::Error (Exception)
Unhandled exception: Error opening file 'crystal' with mode 'r': No such file or directory (Errno)
Failed to raise an exception: END_OF_STACK
[0x562524901a46] ???
[0x562523f9549b] __crystal_raise +43
[0x562523f96c35] ???
[0x562523fa2131] ???
[0x562523f9b61a] ???
[0x562523f9aaf7] ???
[0x562524310f20] ???
[0x562523fabf3d] ???
[0x562523f98eb7] main +55
[0x7f082fdd1ee3] __libc_start_main +243
[0x562523f9154e] _start +46
[0x0] ???
%

Can't you just create a pull request for me to accept?

I'm afraid I can't, I've never worked with C bindings before :(

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.