Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 380 Bytes

CHANGELOG.md

File metadata and controls

11 lines (8 loc) · 380 Bytes

Changelog

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

The format is based on Keep a Changelog.

[0.0.1] - On Going

Added

  • Base functions (cmdTask, execCmd, runQueue) imported from dmark project.
  • Added jest test for execCmd function.
  • Added eslint and it config.