# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [0.0.1] - On Going
### Added
- Base functions (cmdTask, execCmd, runQueue) imported from [dmark project](https://github.com/komutilo/dmark).
- Added jest test for `execCmd` function.
- Added eslint and it config.