Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 696 Bytes

README.md

File metadata and controls

34 lines (29 loc) · 696 Bytes

autoconda

Build Status

Anaconda installer with build in automation tools

  • python 2.7*
  • conda
  • ansible
  • testinfra
  • molecule
  • pywinrm
  • docker-py
  • awscli
  • fabric
  • robotframework
  • psutil
  • lxml
  • pexpect
  • ptyprocess
  • jmespath
  • boto
  • conda-build

To create a autoconda installer, you simply run (in this directory):

$ conda install constructor
$ constructor .
...
$ ls -lh autoconda*
-rwxr-xr-x  1 root  root    117M May 08 13:02 autoconda-0.0.1-Linux-x86_64.sh

You can directly download latest package here