Sha256: 87c62bd417412ccd4c910df94a641ee7030ef26c6b4148bf4c3971d5d5f7370b

Contents?: true

Size: 1.02 KB

Versions: 1

Compression:

Stored size: 1.02 KB

Contents

module Log
  MESSAGE = "

  █████╗ ██╗  ██╗ █████╗
 ██╔══██╗██║ ██╔╝██╔══██╗
 ███████║█████╔╝ ███████║
 ██╔══██║██╔═██╗ ██╔══██║
 ██║  ██║██║  ██╗██║  ██║
 ╚═╝  ╚═╝╚═╝  ╚═╝╚═╝  ╚═╝
###############################

  ## What's new in 0.1.10?
  * `aka proj`
  * `aka proj --save`
  * `aka proj --load`
  * Introduce Project Aliases, System Aliases and Groups
  * Added [aka proj --load] to export certain alias group into a project directory
  * Added [aka proj --save ] to generate specific aka file
  * Added [aka proj] to show all project alias
  * Added [aka groups] to list all groups in the system
  * Added .profile as setup options. Thanks to fgperianez

  Full Changelog -> https://github.com/ytbryan/aka/blob/master/changelog.md

  Pull Request ->  https://github.com/ytbryan/aka/pulls
  "
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
aka2-0.1.10.pre lib/aka/post_message.rb