https://github.com/artdecocode/artdeco
Manage application in the cloud.
https://github.com/artdecocode/artdeco
Last synced: 6 months ago
JSON representation
Manage application in the cloud.
- Host: GitHub
- URL: https://github.com/artdecocode/artdeco
- Owner: artdecocode
- License: mit
- Created: 2018-07-15T08:26:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-15T08:26:39.000Z (over 7 years ago)
- Last Synced: 2025-06-26T00:38:00.651Z (7 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# artdeco
[](https://npmjs.org/package/artdeco)
`artdeco` is a new Node.js npm package. Manage application in the cloud.
```sh
yarn add -E artdeco
```
## Table Of Contents
- [Table Of Contents](#table-of-contents)
- [API](#api)
* [`artdeco(arg1: string, arg2?: boolean)`](#mynewpackagearg1-stringarg2-boolean-void)
## API
The package is available by importing its default function:
```js
import artdeco from 'artdeco'
```
### `artdeco(`
`arg1: string,`
`arg2?: boolean,`
`): void`
Call this function to get the result you want.
```js
/* yarn example */
import artdeco from 'artdeco'
(async () => {
await artdeco()
})()
```
---
(c) [Art Deco][1] 2018
[1]: https://artdeco.bz