eureka 1.0.0

CLI tool to input and store your ideas without leaving the terminal
eureka-1.0.0 is not a library.
Visit the last successful build: eureka-2.0.0

eureka

eureka is a CLI tool that allows you to quickly write down your idea with the editor of your choice, and then have the idea committed and pushed to your idea git repository.

It's developed by and for people who likes to live in the terminal.

demo

Required Setup

eureka requires a git repository with a README.md in the root folder. This is the default structure when you create an empty repository with a readme on GitHub, so it's easy to start using it.

Usage

The first time you run eureka it will ask a few questions regarding your setup. This configuration will be stored in ~/.eureka/.

After the setup is complete you simply run:

$ eureka

When your idea is committed it's pushed to origin/master.

Recommended alias

An easy to remember alias for eureka is the word idea. This makes it easy to remember to use eureka to store your ideas.

Improvements

See github issues.

License

MIT