Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abranhe/mangohacks-cli
The MangoHacks CLI 🥭
https://github.com/abranhe/mangohacks-cli
cli mangohacks
Last synced: 8 days ago
JSON representation
The MangoHacks CLI 🥭
- Host: GitHub
- URL: https://github.com/abranhe/mangohacks-cli
- Owner: abranhe
- License: mit
- Created: 2018-09-24T23:24:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-25T14:36:24.000Z (about 6 years ago)
- Last Synced: 2024-10-12T12:15:02.992Z (about 1 month ago)
- Topics: cli, mangohacks
- Language: JavaScript
- Homepage: https://projects.abranhe.com/mangohacks-cli/
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mangohacks
: The MangoHacks CLI 🍐# See
- [Overview](#overview)
- [Install](#install)
- [Related](#related)
- [License](#license)# Overview
There is no way you are in Hackathon without using your terminal, that's why **MangoHacks** CLI is here. It is the easiest way to find information about MangoHacks in the most geeky way 🤓.
# Install
```
$ npm install mangohacks
```# Adding badge
You can then import the badges from `./node_modules/mangohacks`, for example `./node_modules/mangohacks/badges/2019.svg`.
You can also add it from [mangohacks](https://github.com/abranhe/mangohacks) badges.
# CLI
```console
The MangoHacks CLI 🍐Usage:
$ mangohacksOptions:
web Opens MangoHack website
devpost Devpost site
badges View how to add a Shellhacks badge
github Opens MangoHack Github Account
twitter View MangoHacks Twitter account
instagram View MangoHack Instagram account
facebook View MangoHack Facebook account
slack Opens MangoHack
feedback Send a feedbackFlags:
-h, --help Show help message and close
-v, --version View package versionFeedback flags:
-m, --message Set a feedback message
-s, --subject Set a feedback subjectExample
$ mangohacks github
$ mangohacks feedback -m "Everything it's so sweet 😊"
```# Related
- [mangohacks](https://github.com/abranhe/mangohacks): add a beautiful MangoHacks badges to your projects descriptions.
- [shellhacks](https://github.com/abranhe/shellhacks): add a beautiful ShellHack badge to your projects descriptions.
- [shellhacks-cli](https://github.com/abranhe/shellhacks-cli): The ShellHack CLI 🐚# Team
| ![abranhe](https://avatars3.githubusercontent.com/u/21347264?s=50) |
| :----------------------------------------------------------------: |
| [Carlos Abraham](https://github.com/abranhe) |# License
> MangoHacks logo is owned by [mangohacks.com](https://mangohacks.com)
[MIT](https://github.com/abranhe/mangohacks-cli/blob/master/LICENSE) License © [Carlos Abraham](https://github.com/abranhe/)