Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wilfoa/aldryn-client

 
 

Repository files navigation

Aldryn Commandline Client

PyPI Version PyPI Downloads Wheel Support License

Installing

pip install aldryn-client

Using the client

for more information see http://docs.aldryn.com/en/latest/tutorial/commandline/installation.html

Releasing the binary

All of the binaries have to be built on the operating systems they're being built for.

OS X

Native:

./scripts/build-unix

Linux

Native:

./scripts/build-unix

With Docker:

docker-compose build
docker-compose run --rm builder

Windows

Connect to a Windows VM (the only requirement is Python 2.7) and open a PowerShell

.\scripts\build-windows.ps1

About

Commandline client for Aldryn

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.5%
  • Other 1.5%