Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hexlet-bg-ik

igorkusoff12ISC0.4.0

first hexlet project

hexlet

readme

Six simple CLI games:

  • brain-even - Answer "yes" if given number even otherwise answer "no".
  • brain-calc - What is the result of the expression of given numbers?
  • brain-gcd - Find the greatest common divisor of given numbers.
  • brain-balance - Balance (level) the given number.
  • brain-progression - What number is missing in this progression?
  • brain-prime - Is given number a prime?

Install

npm install -g hexlet-bg-ik


Code Climate Issue Count Build Status