Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbuchalik/sus-cli
Print the Among Us character as ASCII art
https://github.com/mbuchalik/sus-cli
Last synced: 5 days ago
JSON representation
Print the Among Us character as ASCII art
- Host: GitHub
- URL: https://github.com/mbuchalik/sus-cli
- Owner: MBuchalik
- License: mit
- Created: 2023-02-01T15:28:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-20T09:09:32.000Z (over 1 year ago)
- Last Synced: 2024-08-09T04:56:15.577Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# sus-cli
> Make your CLI sus (print the Among Us character as ASCII art)
```
#######
# #
# #
########### #
# ### # #
# # #####
# # ## #
############# ## #
## ## #
## ## #
## ## #
## ## #
## ## #
## ## #
## ## #
```## Installation
```
npm install -g sus-cli@latest
```## Usage
Simply run the following in your terminal:
```
sus
```It will print the ASCII art shown above.
## Updating
To update the package, simply run the command that is also used for installation.
## Disclaimer
This is just a fun project with no actual actual (business) value.