Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/octoherd/script-hello-world

The "Hello, World!" of all Octoherd Scripts!
https://github.com/octoherd/script-hello-world

octoherd-script

Last synced: 3 months ago
JSON representation

The "Hello, World!" of all Octoherd Scripts!

Awesome Lists containing this project

README

        

# script-hello-world

> The "Hello, World!" of all Octoherd Scripts!

[![@latest](https://img.shields.io/npm/v/@octoherd/script-hello-world.svg)](https://www.npmjs.com/package/@octoherd/script-hello-world)
[![Build Status](https://github.com/octoherd/script-hello-world/workflows/Test/badge.svg)](https://github.com/octoherd/script-hello-world/actions?query=workflow%3ATest+branch%3Amain)

## Usage

```js
npx @octoherd/script-hello-world
```

## Options

| option | type | description |
| ----------------- | ------ | ------------------ |
| `--greeting-name` | string | name to be greeted |

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md)

## License

[ISC](LICENSE.md)