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

yeobot - robot code generator #40

Open
rjcorwin opened this issue May 18, 2015 · 7 comments
Open

yeobot - robot code generator #40

rjcorwin opened this issue May 18, 2015 · 7 comments
Assignees

Comments

@rjcorwin
Copy link
Contributor

$ cd /Volumes/boot
$ yobot http://github.com/rjsteinert/yobot--temper1-to-phant-for-rpi

Statement: Pull temperate data form a temper1 sensor every {{number}} seconds and 
push it to a Phant stream where the URL is {{URL}} , the field name is {{field_name}}
the Public Key is {{public_key}} , and the Private Key is {{private_key}}.

number (60): 540
URL (http://data.sparkfun.com): 
field_name: temp
public_key: feid8fejf38ifj33fi8j
private_key: FE*f9ejfsdkj4sojli

Generating robot... Complete.

$ ls .
autorun.sh
@rjcorwin rjcorwin self-assigned this May 18, 2015
@rjcorwin
Copy link
Contributor Author

Yobot is ready to be taken for a spin. I still have a lot of error checking to do, extra options to add, and READMEs to write but the hello world is working with the following commands.

npm install -g yobot-cli
yobot -r git@github.com:rjsteinert/yobot-test.git

@rjcorwin
Copy link
Contributor Author

Results of that cli example.
screen shot 2015-05-20 at 10 50 40 am

@rjcorwin
Copy link
Contributor Author

yobot is short and sweet but i do like the connotations yeobot brings.

yeoman: a man holding and cultivating a small landed estate; a freeholder.

I'm imagining a steam punk farmer robot. Rusty from SteamWorld Dig is the closest thing I've been able to find.

character_rusty

@rjcorwin
Copy link
Contributor Author

@rjcorwin
Copy link
Contributor Author

screen shot 2015-05-21 at 9 27 00 am

@rjcorwin
Copy link
Contributor Author

::drool::
steampunk-r2d2-3

@rjcorwin rjcorwin changed the title yobot - robot code generator yeobot - robot code generator May 21, 2015
@rjcorwin
Copy link
Contributor Author

Q. What is a Yeobot?
A. A Yeobot is not a shiny robot from Star Wars Episode I, II, or III. It's definitely not a robot made by the Empire. It's a scrappy robot glued together using sweat and blood by the Rebel Alliance.

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

No branches or pull requests

1 participant