Skip to content

Physium/lazy-aws-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lazy AWS CLI

Hate the idea of having to figure necessary inputs for aws cli query? No worries, me too.

Getting Started

Prerequisites

  • Ruby 3.3.1 or higher
  • AWS CLI configured with appropriate credentials

1. Clone repository

git clone [email protected]:Physium/lazy-aws-cli.git
cd laws

2. Install project dependencies

bundle install

3. Run the setup script

./setup.sh

The setup script will:

  • Create a symlink to the laws executable in /usr/local/bin (default)
  • Make the command available system-wide
  • You can specify a different installation directory: INSTALL_DIR=~/bin ./setup.sh

To uninstall, simply run the setup script again and it will remove the symlink.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •