Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cjdenio/hackclub-ship

The best way for Hack Club members to ship their projects to Slack!
https://github.com/cjdenio/hackclub-ship

cli gluegun hackclub

Last synced: 1 day ago
JSON representation

The best way for Hack Club members to ship their projects to Slack!

Awesome Lists containing this project

README

        

# Ship CLI 🚀

The best way for [Hack Club](https://hackclub.com) members to ship their projects to Slack!

## Getting started

```
npm i -g hackclub-ship

ship login

# Ship from a file (image or video)
ship image.png
```

## Other cool things

### Ship from an image/video on the Interwebs

`ship https://doggo.ninja/whatever`

### Ship to a specific channel

`ship image.png --channel=C123456789`

### Ship to multiple specific channels

`ship image.png --channels=C123456789,C987654321`