pbtranslate

Version, currently 0.2.03 versions

github.com/jbomanson/pbtranslate

A translator for answer set programs and for other logical formalisms in the future

0 stars
0 dependents
License: Apache-2.0

Installation

# Add this to your shard.yml
dependencies:
  pbtranslate:
    github: jbomanson/pbtranslate
    version: ~> 0.2.0

Then run:

shards install

shard.yml

Crystal
no constraint declared
License
Apache-2.0
Author
Jori Bomanson

Dependencies

This version declares no dependencies.

README

pbtranslate

TODO: Write a description here

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it ( https://github.com/jbomanson/pbtranslate/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

  • jbomanson Jori Bomanson - creator, maintainer