Skip to content

tadashi-aikawa/owlelia

Repository files navigation

Owlelia

Utility for DDD 🦉

npm version Actions Status codecov license

logo

Install

npm i owlelia

Sample

There are some sample codes which use owlelia in ./sample.

For developers

Requirements

  • Node.js >= 0.16
  • TypeScript >= 4.1

Develop

Before, you need to install Task.

task install
task build
task test

Release

  • Don't you need to add some exports to index.ts?
task version-up VERSION=x.y.z

Then, GitHub Actions will automatically package and upload Owlelia.