Skip to content

Wrapper around `zaws` tool, makes it an easily manageable and self-updating binary/executable.

Notifications You must be signed in to change notification settings

zerapix/bin-zaws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zaws - Zerapix aws supplemental dev tools

This is a self-updating wrapper for py-zaws, which has a number of supplemental dev-toosl.

After installing this, for relevant docs about how to use the tool, go to:

https://github.com/zerapix/py-zaws

Install

Important: If you manually installed a previous version of py-zaws, you need to first remove any alias/shell-function for it before using the installation method below.

Run this in terminal:

curl -sSL -H 'Cache-Control: no-cache, no-store' https://raw.githubusercontent.com/zerapix/bin-zaws/main/bin/download | bash

This will download/clone the bin-zaws, which is a self-updating wrapper around py-zaws.

It will install a sym-link into ~/.local/bin/zaws, which should already be in your shell-path, since that's also where poetry installs its sym-link too.

After the above command runs, you should be able execute 'zaws' from anywhere; example:

zaws help

After installing this, for relevant docs about how to use the tool, go to:

https://github.com/zerapix/py-zaws

About

Wrapper around `zaws` tool, makes it an easily manageable and self-updating binary/executable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published