Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kartanhq/intellij-brunch
Brunch plugin for IntelliJ Platform
https://github.com/kartanhq/intellij-brunch
Last synced: 9 days ago
JSON representation
Brunch plugin for IntelliJ Platform
- Host: GitHub
- URL: https://github.com/kartanhq/intellij-brunch
- Owner: KartanHQ
- License: apache-2.0
- Created: 2023-02-09T09:31:14.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T09:57:47.000Z (12 days ago)
- Last Synced: 2024-11-07T10:36:42.887Z (12 days ago)
- Language: Kotlin
- Homepage:
- Size: 12.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# IntelliJ Brunch Plugin
[![JetBrains Plugins](https://img.shields.io/jetbrains/plugin/v/21376-brunch)](https://plugins.jetbrains.com/plugin/21376-brunch)
[![JetBrains plugins](https://img.shields.io/jetbrains/plugin/d/21376-brunch)](https://plugins.jetbrains.com/plugin/21376-brunch/versions)
[![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/KartanHQ/intellij-brunch/build.yml?branch=master)](https://github.com/KartanHQ/intellij-brunch/actions/workflows/build.yml)
[![GitHub](https://img.shields.io/github/license/KartanHQ/intellij-brunch)](https://github.com/KartanHQ/intellij-brunch/blob/master/LICENSE)
[![Twitter Follow](https://img.shields.io/badge/follow-%40nekofar-1DA1F2?logo=twitter&style=flat)](https://twitter.com/nekofar)
[![Donate](https://img.shields.io/badge/donate-nekofar.crypto-a2b9bc?logo=ko-fi&logoColor=white)](https://ud.me/nekofar.crypto)[Brunch](https://brunch.io/), a fast front-end web application build tool, features a simple declarative configuration
and seamless incremental compilation for rapid development.With the help of community-shared skeletons, this plugin streamlines the initialization process of a new project. Among
these, the renowned "ES6 skeleton" might appear intimidating at first glance, but it's exceptionally contemporary and
user-friendly. It's certainly worth giving a try for your new app!Regardless of your proficiency level, whether you're a professional or a novice, this tool simplifies and accelerates
the setup and initialization phase of your project creation process.## Installation
For plugin installation, navigate to `Preferences`, then `Plugins`, and finally `Marketplace`. In the search bar, enter `Brunch`.