arcage / greeting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Greeting

This is just a sample repository for "Crystalの本2(仮)".

Installation

Add this to your application's shard.yml:

dependencies:
  greeting:
    github: arcage/greeting

Usage

require "greeting"

Greeting.hello("John") #=> "Hello, John!"

Contributors

  • arcage AKJ - creator, maintainer

About

License:MIT License


Languages

Language:Crystal 100.0%