aka

(โ˜… 52)

An alias workflow manager ๐Ÿ‘จ๐Ÿปโ€โš•๏ธ to improve productivity and prevent terminal fatigue

  • .gitignore
  • .rspec
  • .ruby-version
  • aka2.gemspec
  • changelog.md
  • CODE_OF_CONDUCT.md
  • LICENSE.txt
  • Rakefile
  • README.md

# Installation Guide

1. Get the code
git clone https://github.com/ytbryan/aka

Downloads the entire project code from GitHub to your computer.

cd aka

Moves into the project folder you just downloaded.

2. Official Install Script

Easy Recommended
Prerequisites
  • Ruby Ruby is required to use gem.
gem install aka2

Installs the package published on RubyGems directly.

โœ… After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.

Pulled directly from this repo's README.

// repository documentation