Skip to content

plonk/elt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elt

A program to print a short description of chemical elements.

Installation

$ gem install elt

Usage

The elt command will recognize the atomic number, name or symbol of an element.

$ elt 1
1 Hydrogen H

$ elt Molybdenum
42 Molybdenum Mo

$ elt Uuo
118 Ununoctium Uuo

Contributing

  1. Fork it ( https://github.com/plonk/elt/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

元素の情報を表示するプログラム

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages