https://github.com/generate/slack
Slack landing page to provide an invitation form for the generate slack community.
https://github.com/generate/slack
Last synced: about 1 year ago
JSON representation
Slack landing page to provide an invitation form for the generate slack community.
- Host: GitHub
- URL: https://github.com/generate/slack
- Owner: generate
- License: mit
- Created: 2016-08-31T06:09:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T18:09:55.000Z (about 8 years ago)
- Last Synced: 2025-04-13T02:03:07.961Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://generate.github.io/slack
- Size: 1.1 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# slack [](https://npmjs.org/package/slack) [](https://travis-ci.org/generate/slack)
> Slack landing page to provide an invitation form for the generate slack community.
## Installation
```sh
$ npm install --save slack
```
## Usage
```js
var slack = require('slack');
slack();
```
## License
MIT © [Brian Woodward](https://github.com/doowb)