Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhon-henkel/br-dev-tools-jetbrains-ide
Plugin para ide's da JetBrains com o objetivo de gerar dados fakes para desenvolvimento.
https://github.com/jhon-henkel/br-dev-tools-jetbrains-ide
devtools jetbrains-plugin kotlin plugin
Last synced: about 1 month ago
JSON representation
Plugin para ide's da JetBrains com o objetivo de gerar dados fakes para desenvolvimento.
- Host: GitHub
- URL: https://github.com/jhon-henkel/br-dev-tools-jetbrains-ide
- Owner: Jhon-Henkel
- License: mit
- Created: 2024-01-11T09:45:19.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T00:28:14.000Z (4 months ago)
- Last Synced: 2024-08-25T01:32:43.610Z (4 months ago)
- Topics: devtools, jetbrains-plugin, kotlin, plugin
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/23526-br-dev-tools
- Size: 1.84 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Br Dev Tools Jetbrains IDE
![Build](https://github.com/Jhon-Henkel/br-dev-tools-jetbrains-ide/workflows/Build/badge.svg)
[![Version](https://img.shields.io/jetbrains/plugin/v/23526-br-dev-tools.svg)](https://plugins.jetbrains.com/plugin/23526-br-dev-tools/versions)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/23526-br-dev-tools.svg)](https://plugins.jetbrains.com/plugin/23526-br-dev-tools)
![wakatime](https://wakatime.com/badge/user/0a37bb0e-06f5-473c-8296-dc600e1c0d35/project/018cfa8c-e9f9-4156-a814-fbe49a9b99d6.svg)## About this project
Having the need to test raw fake data, for example, I decided to create this plugin that would generate the data for me.
## Features
- CPF Generator
- CNPJ Generator## Installation
- Using the IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "Br Dev Tools" >
Install
- Manually:Download the [latest release](https://plugins.jetbrains.com/plugin/23526-br-dev-tools/versions) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...---
Plugin based on the [IntelliJ Platform Plugin Template][template].[template]: https://github.com/JetBrains/intellij-platform-plugin-template
[docs:plugin-description]: https://plugins.jetbrains.com/docs/intellij/plugin-user-experience.html#plugin-description-and-presentation