0.8.4 • Published 5 years ago

@tasky-apps/core v0.8.4

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

TravisCI CircleCI Codecov

Tasky

Tasky is a hexagonal project for creating a simple tasks using Typescript/JavaScript.

Requirements

Node.js >= 10.15.0

Yarn >= 12.13.0

Available Commands

Install and Update dependencies

yarn install 

yarn update

Clean and Build project

yarn clean

yarn build

Lint, Report and Test code

yarn lint

yarn report

yarn test

Commit and Changelog

yarn commit

yarn changelog

TODO

  • docs: generate the CHANGELOG file correctly

Changelog

Learn about the latest improvements.

Want to help?

Go and open an issue.