Skip to content

JScott/terminal-announce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terminal-announce

A simple gem to handle terminal notifications in a functional way

Usage

require 'terminal-announce'

Announce.success 'Gem installed!'
Announce.failure 'Look out'
Announce.warning 'Critical cool'
Announce.info 'Chilling out, please wait...'

Possible future

  • Custom types
  • Custom colors
  • Custom format

About

A simple gem to handle terminal notifications in a functional way

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages