Skip to content
This repository has been archived by the owner on Nov 22, 2020. It is now read-only.
/ ExYos Public archive

Slack Slash command application that supports all of your ASCII expressiveness needs.

License

Notifications You must be signed in to change notification settings

Unthrottled/ExYos

Repository files navigation

ExYos

Express Yourself

Slack Slash command application that supports all of your ASCII expressiveness needs.

 __       __                                          __       __                      __        __                     
|  \     /  \                                        |  \     /  \                    |  \      |  \                    
| $$\   /  $$  ______   ______ ____    ______        | $$\   /  $$  ______    _______ | $$____   \$$ _______    ______  
| $$$\ /  $$$ /      \ |      \    \  /      \       | $$$\ /  $$$ |      \  /       \| $$    \ |  \|       \  /      \ 
| $$$$\  $$$$|  $$$$$$\| $$$$$$\$$$$\|  $$$$$$\      | $$$$\  $$$$  \$$$$$$\|  $$$$$$$| $$$$$$$\| $$| $$$$$$$\|  $$$$$$\
| $$\$$ $$ $$| $$    $$| $$ | $$ | $$| $$    $$      | $$\$$ $$ $$ /      $$| $$      | $$  | $$| $$| $$  | $$| $$    $$
| $$ \$$$| $$| $$$$$$$$| $$ | $$ | $$| $$$$$$$$      | $$ \$$$| $$|  $$$$$$$| $$_____ | $$  | $$| $$| $$  | $$| $$$$$$$$
| $$  \$ | $$ \$$     \| $$ | $$ | $$ \$$     \      | $$  \$ | $$ \$$    $$ \$$     \| $$  | $$| $$| $$  | $$ \$$     \
 \$$      \$$  \$$$$$$$ \$$  \$$  \$$  \$$$$$$$       \$$      \$$  \$$$$$$$  \$$$$$$$ \$$   \$$ \$$ \$$   \$$  \$$$$$$$
                                                                                                       

Getting Started

Prerequisites

Running the Application

On inital clone, please be sure to get all of the libraries.

yarn install

Note for WebStorm users: The Figlet library takes eons to index feel free to remove it for local development

rm -rf node_modules/figlet/importable-fonts

Just run the following command to get the server running:

yarn start

However, there is no direct output from ExYos. So you are best off just writing tests to exercise your functionality. (Hurray test driven development). There are plenty of good examples :D.

Running the Tests

yarn test

___________________
|  WRITE CODE;    |
|  HAVE FUN       |
___________________
 (\__/) ||
 (•ㅅ•) ||
 /   づ

URL