# Emc-Recruit

This package provides a way to manage time sheets

## Installation

This package can be installed via npm
--------------
	$npm install -g EMC-recruit

## Usage

The time sheet manager can be instantiated like this
--------------


Where SEARCH_INPUT is the desired search.

For example: 
--------------
rapid-recruit COBOL

Will search for candidates that fluent in COBOL.
The package will create a web page that will contain ten proper candidates.
The web page would be saved on the desktop of the user.


## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
