Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tongueroo/automaton
Automate everything!
https://github.com/tongueroo/automaton
Last synced: about 1 month ago
JSON representation
Automate everything!
- Host: GitHub
- URL: https://github.com/tongueroo/automaton
- Owner: tongueroo
- License: mit
- Created: 2009-04-26T08:03:04.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-04-20T17:09:45.000Z (over 15 years ago)
- Last Synced: 2024-10-14T22:17:10.087Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 133 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.markdown
- License: MIT-LICENSE
Awesome Lists containing this project
README
Automaton
=========Automate everything!
Notice
------This gem is in development. Functionality updates will show up in this file.
Goals
-----* Writing automation scripts should be simple
* Global namespace
* A library of simple methods that do complex things
* Adding outside scripts and script functionality should be simple
* Obvious plugin structure
* Automated installation/updates
* Running tasks should be simple
* Everything available via "auto task" command
* Easy to ask questions
* Sessions
* Record input for any number of questions
* Replay using "auto session" command
* Or, use the web interface
* Make it easy for novices to use and extendInstall
-------
gem sources -a http://gems.github.com
sudo gem install winton-automaton