Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exobrain command #29

Open
pjf opened this issue Feb 11, 2014 · 1 comment
Open

exobrain command #29

pjf opened this issue Feb 11, 2014 · 1 comment

Comments

@pjf
Copy link
Owner

pjf commented Feb 11, 2014

Currently we get users to copy the exobrain file into their ubic/services directory. That's manual, and it sucks. The exobrain command is also a potential landing point for people on the CPAN, so it needs better docs (related to #28).

Ideally I'd like a cmdline interface to handle exobrain-related tasks. This means we can do things like:

$ exobrain install
$ exobrain config
$ exobrain restart

This means the exobrain command itself is less a Ubic config, and more an exobrain manager (which would probably wrap ubic). It would still write ubic configs, although probably in a less monolithic way than what we have now.

In an ideal world, the exobrain command would be used to enable/disable actions:

$ exobrain enable twitter-rtm

Combined with meta-data provided by #26 , this means the user just selects actions, and exobrain can toggle end-points (and prompt for configuration) as required.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@pjf
Copy link
Owner Author

pjf commented Feb 25, 2014

Partially implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant