spagop / as7scripting

Experiment to collect as many different programming language snippets for deploying to AS 7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AS7 Example scripts

After watching Jason Greene's scripting of AS7 Video (http://vimeo.com/26363489) I thought it could be fun to create the same in other languages.

If you know a language that is not represented here yet then send a pull request :)

deploy.pl - Perl, using standard CPAN libraries

deploy.sh - Bash with Curl

deploy.rb - Ruby with json and rest-client gems

deploy.py - Python with standard libds

-

About

Experiment to collect as many different programming language snippets for deploying to AS 7


Languages

Language:Perl 35.6%Language:Python 32.5%Language:Ruby 16.0%Language:Shell 15.9%