Skip to content

Animesh-Ghosh/bmi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bmi

Know your BMI and the BMI category you belong to - in Elixir!

Outcomes

  1. A CLI that takes your weight and height - an escript [x] Accept arguments via OptionParser

  2. A web app

how to run?

mix escript.build # to generate the binary bmi
./bmi # to run this

About

Know your BMI and the BMI category you belong to - in Elixir!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages