https://github.com/azu/welcometo
Welcome message script: Welcome to @organization
https://github.com/azu/welcometo
cli
Last synced: about 1 year ago
JSON representation
Welcome message script: Welcome to @organization
- Host: GitHub
- URL: https://github.com/azu/welcometo
- Owner: azu
- License: mit
- Created: 2019-10-31T15:05:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-31T15:53:58.000Z (over 6 years ago)
- Last Synced: 2025-05-08T01:13:38.536Z (about 1 year ago)
- Topics: cli
- Language: TypeScript
- Homepage:
- Size: 60.5 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# welcometo
Welcome to command line tool.
Show welcome message about GitHub organization.
## Install
Install with [npm](https://www.npmjs.com/):
npx welcometo [@organization]
## Usage
Usage
$ welcometo [@organization]
Input
@organization GitHub organization name
Examples
$ npx welcometo github
## Changelog
See [Releases page](https://github.com/azu/welcometo/releases).
## Running tests
Install devDependencies and Run `npm test`:
npm test
## Contributing
Pull requests and stars are always welcome.
For bugs and feature requests, [please create an issue](https://github.com/azu/welcometo/issues).
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D
## Author
- [github/azu](https://github.com/azu)
- [twitter/azu_re](https://twitter.com/azu_re)
## License
MIT © azu