An open API service indexing awesome lists of open source software.

https://github.com/graykode/intellij-foundry


https://github.com/graykode/intellij-foundry

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# intellij-foundry
![](media/logo.png)

#### Run [foundry](https://github.com/foundry-rs/foundry) commands within IntelliJ IDEA, simply click the button.

![](media/screenshot.gif)

### Development
```shell
# Build gradle project
./gradlew clean && ./gradlew buildPlugin

# Run plugin
./gradlew runIde
```

## Licenses
| Name | Link | License |
|----------------------|----------------------------------------------------|------------|
| intellij-codeceptjs | https://github.com/APshenkin/intellij-codeceptjs | MIT |
| intellij-rust | https://github.com/intellij-rust/intellij-rust | MIT |
| PowerShell | https://github.com/ant-druha/intellij-powershell | Apache 2.0 |