Sha256: c11ee41ce0880298b04863f8623930084d9a7782cda9b3dc42bbe6c9bcdab38d

Contents?: true

Size: 945 Bytes

Versions: 8

Compression:

Stored size: 945 Bytes

Contents

# Decode

A Ruby code analysis tool and documentation generator.

[![Development Status](https://github.com/ioquatix/decode/workflows/Test/badge.svg)](https://github.com/ioquatix/decode/actions?workflow=Test)

## Motivation

As part of my effort to build [better project documentation](https://github.com/socketry/utopia-project), I needed a better code analysis tool. While less featured than some of the more mature alternatives, this library focuses on the needs of documentation generation, including speed, cross-referencing and (eventually) multi-language support.

## Usage

Please see the [project documentation](https://ioquatix.github.io/decode/).

## Contributing

We welcome contributions to this project.

1.  Fork it
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 new Pull Request

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
decode-0.21.3 readme.md
decode-0.21.2 readme.md
decode-0.21.1 readme.md
decode-0.21.0 readme.md
decode-0.20.2 readme.md
decode-0.20.1 readme.md
decode-0.20.0 readme.md
decode-0.19.0 readme.md