Skip to content

drcloud/arx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arx

https://travis-ci.org/drcloud/arx.svg?branch=master https://readthedocs.org/projects/arx/badge/?version=latest

Arx captures a pattern common to Dockerfiles, CI setups, the curl ... | sh craze and many other execution environments: using URLs and source code references to specify a runnable task.

Arx offers both a simple serialization format (leveraging the JSON-compatible subset of YAML) and a programmatic API.

Testing

Run tox to test Arx.