# 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 ``` _____.__ ________.__ __ _/ ____\__|/ _____/| | _____/ |_ \ __\| / \ ___| | _/ __ \ __\ | | | \ \_\ \ |_\ ___/| | |__| |__|\______ /____/\___ >__| \/ \/ ``` [![FIGlet](./icon.svg)](https://github.com/YiiGuxing/intellij-figlet) [![Jetbrains Plugins](https://img.shields.io/badge/JetBrainsPlugin-12005-orange.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/12005-figlet) [![LICENSE](https://img.shields.io/github/license/YiiGuxing/intellij-figlet.svg?style=flat-square)](https://github.com/YiiGuxing/intellij-figlet/blob/master/LICENSE) [![GitHub release](https://img.shields.io/github/release/YiiGuxing/intellij-figlet.svg?style=flat-square)](https://github.com/YiiGuxing/intellij-figlet/releases/latest) [![Version](https://img.shields.io/jetbrains/plugin/v/12005.svg?style=flat-square&colorB=0091ea)](https://plugins.jetbrains.com/plugin/12005-figlet) [![Downloads](https://img.shields.io/jetbrains/plugin/d/12005.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/12005-figlet) ----- A [FIGlet](http://www.figlet.org)-based ASCII Art generation plugin for IntelliJ based IDEs. ![screenshots](./screenshots.png) 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. ![screenshots](./screenshots.gif) Other Plugins ------------- - [Translation Plugin](https://github.com/YiiGuxing/TranslationPlugin) - [Material Design Color Palette](https://github.com/YiiGuxing/material-design-color-palette)