[go: up one dir, main page]

travix_auth


To install, run:

haxelib install travix_auth 0.2.0 

See using Haxelib in Haxelib documentation for more information.

README.md

travix_auth

Little utility to add haxelib credentials as an ecrypted entry in .travis.yml's environment variable list.

It is supposed to be used with some automated haxelib submission mechanisms, such as travix_release

Prerequisites

This cli requires the travis gem to work.

Install ruby and then run: gem install travis

Usage

haxelib run travix auth encrypt <options>

options:

  --username, -u: (required)
    Haxelib username
  --password, -p: (required)
    Haxelib password
  --repo, -r: (required)
    Github repo in the form of <owner>/<repo>. Example: back2dos/travix
  --noadd, -n:
    Don't add an entry to .travis.yml
Contributors
back2dos
kevinresol
Version
0.2.0
Published
9 years ago
Dependencies
License
MIT

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub