Skip to content

Markcial/ex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ex

Slack Room

Elixir abbreviations and functions

Install

With fisherman

fisher markcial/ex

Usage

Write the abbreviation and then press enter if you want to simply run the command, or space if you want to complete it.

Abbreviations list:

  • IEX:
    • i: iex
    • is: iex -s mix
    • phx: iex -S mix phx.server
  • Mix:
    • m: mix
    • mn: mix new
    • md: mix deps.get
  • Kiex:
    • k: kiex
    • ki: kiex install
    • kl: kiex list
    • ks: kiex shell

About

Elixir fish abbreviations and functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages