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: about 1 year ago
JSON representation
The "Hello, World!" of all Octoherd Scripts!
- Host: GitHub
- URL: https://github.com/octoherd/script-hello-world
- Owner: octoherd
- License: isc
- Created: 2021-03-04T07:53:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T17:22:57.000Z (about 1 year ago)
- Last Synced: 2025-04-08T18:30:56.965Z (about 1 year ago)
- Topics: octoherd-script
- Language: JavaScript
- Homepage:
- Size: 226 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-octoherd-scripts - Hello world - The "Hello, World!" of all Octoherd Scripts! (Writing your own scripts)
README
# script-hello-world
> The "Hello, World!" of all Octoherd Scripts!
[](https://www.npmjs.com/package/@octoherd/script-hello-world)
[](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)