Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thor77/cryai

An AI written in Crystal
https://github.com/thor77/cryai

Last synced: about 8 hours ago
JSON representation

An AI written in Crystal

Awesome Lists containing this project

README

        

# cryai

TODO: Write a description here for library

## Installation

Add it to `Projectfile`

```crystal
deps do
github "[your-github-name]/cryai"
end
```

## Usage

```crystal
require "cryai"
```

TODO: Write usage here for library

## Development

TODO: Write instructions for development

## Contributing

1. Fork it ( https://github.com/[your-github-name]/cryai/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

- [your-github-name](https://github.com/[your-github-name]) Thor77 - creator, maintainer