Skip to content

artdecocode/artdeco

Repository files navigation

artdeco

npm version

artdeco is a new Node.js npm package. Manage application in the cloud.

yarn add -E artdeco

Table Of Contents

API

The package is available by importing its default function:

import artdeco from 'artdeco'

artdeco(
  arg1: string,
  arg2?: boolean,
): void

Call this function to get the result you want.

/* yarn example */
import artdeco from 'artdeco'

(async () => {
  await artdeco()
})()

(c) Art Deco 2018

About

Manage application in the cloud.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published