# intellij-figlet
**Repository Path**: yiiguxing/intellij-figlet
## Basic Information
- **Project Name**: intellij-figlet
- **Description**: A FIGlet-based ASCII Art generation plugin for IntelliJ based IDEs.
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2019-03-06
- **Last Updated**: 2022-01-04
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
```
_____.__ ________.__ __
_/ ____\__|/ _____/| | _____/ |_
\ __\| / \ ___| | _/ __ \ __\
| | | \ \_\ \ |_\ ___/| |
|__| |__|\______ /____/\___ >__|
\/ \/
```
[](https://github.com/YiiGuxing/intellij-figlet)
[](https://plugins.jetbrains.com/plugin/12005-figlet)
[](https://github.com/YiiGuxing/intellij-figlet/blob/master/LICENSE)
[](https://github.com/YiiGuxing/intellij-figlet/releases/latest)
[](https://plugins.jetbrains.com/plugin/12005-figlet)
[](https://plugins.jetbrains.com/plugin/12005-figlet)
-----
A [FIGlet](http://www.figlet.org)-based ASCII Art generation plugin for IntelliJ based IDEs.

Installation
------------
- Using IDE built-in plugin system:
- Settings(Preferences) > Plugins > Marketplace/Browse repositories... > Search for "figlet" > Install Plugin
- Manually:
- Download the [latest release](https://github.com/YiiGuxing/intellij-figlet/releases/latest) and install it manually using Settings(Preferences) > Plugins > Install plugin from disk...
Restart IDE.
Usage
-----
1. Select the text you want to convert on the editor (Optional).
2. Alt + Insert > ASCII Art... or Main menu > Code > Generate... > ASCII Art....
3. Click the Generate ASCII Art Text button.

Other Plugins
-------------
- [Translation Plugin](https://github.com/YiiGuxing/TranslationPlugin)
- [Material Design Color Palette](https://github.com/YiiGuxing/material-design-color-palette)