3.1.0 • Published 8 months ago

@kiroboio/fct-service v3.1.0

Weekly downloads
-
License
LGPL-3.0-only
Repository
github
Last release
8 months ago

Kirobo

Kirobo Transfer Library

Try example code.

☝ In case you want to work with API directly, please find useful information here.

Library documentation is located here.

Scripts

  • build - build library
  • test - single run tests
  • test:watch - tests in watch mode
  • test:watch:clean - tests without code coverage
  • test:push - CI mode tests
  • dev - run client.ts from tests folder - please, rename and use client_sample.ts, located in the same folder for quick start
  • dev:production - run the same in production mode
  • lint - lint check

to top