1.0.0 • Published 11 years ago

castlemaine v1.0.0

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

castlemaine Build Status

      @@@@@@@   @@@@@@    @@@@@@   @@@@@@@  @@@       @@@@@@@@
     @@@@@@@@  @@@@@@@@  @@@@@@@   @@@@@@@  @@@       @@@@@@@@
     !@@       @@!  @@@  !@@         @@!    @@!       @@!
     !@!       !@!  @!@  !@!         !@!    !@!       !@!
     !@!       @!@!@!@!  !!@@!!      @!!    @!!       @!!!:!
     !!!       !!!@!!!!   !!@!!!     !!!    !!!       !!!!!:
     :!!       !!:  !!!       !:!    !!:    !!:       !!:
     :!:       :!:  !:!      !:!     :!:     :!:      :!:
      ::: :::  ::   :::  :::: ::      ::     :: ::::   :: ::::
      :: :: :   :   : :  :: : :       :     : :: : :  : :: ::


           @@@@@@@@@@    @@@@@@   @@@  @@@  @@@  @@@@@@@@
           @@@@@@@@@@@  @@@@@@@@  @@@  @@@@ @@@  @@@@@@@@
           @@! @@! @@!  @@!  @@@  @@!  @@!@!@@@  @@!
           !@! !@! !@!  !@!  @!@  !@!  !@!!@!@!  !@!
           @!! !!@ @!@  @!@!@!@!  !!@  @!@ !!@!  @!!!:!
           !@!   ! !@!  !!!@!!!!  !!!  !@!  !!!  !!!!!:
           !!:     !!:  !!:  !!!  !!:  !!:  !!!  !!:
           :!:     :!:  :!:  !:!  :!:  :!:  !:!  :!:
           :::     ::   ::   :::   ::   ::   ::   :: ::::
            :      :     :   : :  :    ::    :   : :: ::
            

          - -= exchange rates (forex) via commandline =- -

Usage

Install the module with: npm install -g castlemaine

castlemaine 2.99 # returns USD (default) equivalent of 2.99 GBP (default)

castlemaine 2.99 EUR # return EUR (default) equivalent of 2.99 GBP (default)

castlemaine 2.99 USD EUR # returns EUR equivalent of 2.99 USD

You can change your defaults by running: castlemaine-conf or override them at runtime:

castlemaine 2.99 --from=EUR # returns USD (default) equivalent of 2.99 EUR

pro-tip: the app uses a free account which is limited to 1000 calls per month get your own free account by signup here.

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2013 booyaa
Licensed under the MIT license.