@art-suite/art-prompt-for

1.0.1 • Public • Published

Art.Cli

Initialized by Art.Build.Configurator

Install

npm install art-cli

Example

# CaffeineScript
&@art-suite/cli.start
  commands:
    sing:       ({song}) -> "#{song} ♫!"
    send-cheer: -> "May you have a holly, jolly Christmas this year!"
    xmas:       ({ santa, rudolph }) ->
      []
        "Will Santa come this year?"
        if santa > 0 then repeat("Ho! ", santa) else 'No Santa this year.'
        if rudolph then "Rudolph's nose glows!" else 'No Rudolph this year.'
      .join :\n

Readme

Keywords

none

Package Sidebar

Install

npm i @art-suite/art-prompt-for

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

46.3 kB

Total Files

43

Last publish

Collaborators

  • shanebdavis