Skip to content

A customisable command-line shell which uses the cmdr gem.

Notifications You must be signed in to change notification settings

jrobertson/console_cmdr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introducing the console_cmdr gem

require 'console_cmdr'
      
ccmdr = ConsoleCmdr.new
ccmdr.start

Observed:

welcome, this code is powered by the cmdr gem

> time
2016-10-30 16:04:46 +0000
> time
2016-10-30 16:04:48 +0000
command not found >> "tes"
command not found >> "hello"
command not found >> "ready"
> time
2016-10-30 16:35:24 +0000

Resources

cmdr console_cmdr gem cli

About

A customisable command-line shell which uses the cmdr gem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages