Skip to content

silentfl/nmax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Master Code Climate

Nmax

Nmax is command line tool that allow find maximal numbers from input stream

Installation

Add this line to your application's Gemfile:

gem 'nmax'

And then execute:

$ bundle

Or install it yourself as:

$ gem install nmax

Command-line usage

# show N of max numbers from input stream
$ nmax -n 100

# show only uniq numbers
$ nmax -n 100 --uniq

# show numbers by stream order
$ nmax -n 100 --keep-order

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/silentfl/nmax

License

The gem is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages