Sha256: 761191bb90e6bb56bcb66cf3a2d05c2c8e22c04409acbb4c4620a91d1b7898a3

Contents?: true

Size: 997 Bytes

Versions: 1

Compression:

Stored size: 997 Bytes

Contents

# Ego

Ego is a personal command-line assistant that provides a flexible, natural
language interface (sort of) for interacting with other programs. Think of
it as a single-user IRC bot that can be extended with handlers for various
natural-language queries.

## Installation

    $ gem install ego

## Usage

    $ ego what can you do?

## License

Copyright (C) 2016  Noah Frederick

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ego-0.1.0 README.md