Skip to content
This repository has been archived by the owner on Oct 30, 2022. It is now read-only.

kusyka911/test-task-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minicron test task

Instruction to run

  1. You must have node-js installed (tested on v16.13.0)
  2. Run minicron.js file with piped input.

Example:

cat input.txt | node minicron.js 16:10

or

chmod +x ./minicron.js
cat input.txt | ./minicron.js 16:10

All examples must be run in project directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published