aka
An alias workflow manager ๐จ๐ปโโ๏ธ to improve productivity and prevent terminal fatigue
File Explorer
Download Latest Version (.zip)- aka
- config.rb
- constants.rb
- core.rb
- dependencies.rb
- helpers.rb
- post_message.rb
- printing.rb
- reserved_keywords
- string.rb
- version.rb
- destroy.rb
- edit.rb
- find.rb
- function.rb
- generate.rb
- init.rb
- list.rb
- proj.rb
- setup.rb
- usage.rb
- aka.rb
- aka_helper.rb
- aka_spec.rb
- spec_helper.rb
- .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 RecommendedPrerequisites
- 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
Was this content helpful?
(0 ratings)
