GithubHelp home page GithubHelp logo

ryangoh / aka-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ytbryan/aka

0.0 1.0 0.0 1.34 MB

:v: A delightful way to manage and grow your terminal shortcuts

Home Page: https://rubygems.org/gems/aka2

License: MIT License

Ruby 99.18% Shell 0.82%

aka-1's Introduction

Aka

The Shortcut Manager for your Everyday Project

Gem Version

aka loves and works with alias.

aka generate/edit/destroy/find permanent aliases with a single command.

aka requires ruby and is built for bash and zsh users.

features alias aka
Generate alias Yes Yes
Destroy alias Yes Yes
Find and show alias Yes Yes
Show last few added alias - Yes
Edit alias - Yes
Count alias - Yes
Auto reload dot file - Yes
Show usage - Yes
Persistency - Yes
Add your last command - Yes
Export Alias - Yes
Group your Aliases - Yes
Add Alias to Project - Yes

Installation

gem install aka2
aka setup

If you wish to setup aka again:

aka setup --reset

Usage

To generate new alias

aka generate hello="echo helloworld"
aka g hello="echo helloworld"
aka g hello="echo helloworld" --group basic

To destroy existing alias

aka destroy hello
aka d hello

To edit existing alias

aka edit hello

To edit alias name

aka edit hello --name

To find an alias

aka find hello

To list all system aliases

aka list
aka list 20
aka list --number

To export your alias into a proj.aka

aka export group_name

To list project alias

aka proj

To list all commands of aka

aka help

Requirement

Ruby

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ytbryan/aka

License

Aka is released as an open source project under the license of The MIT License (MIT)

Contact

@ytbryan

aka-1's People

Contributors

digitalasia avatar ytbryan avatar

Watchers

Christopher avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.