Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edwardloveall/rubyfmt.novaextension
Provides code formatting for ruby files via rubyfmt
https://github.com/edwardloveall/rubyfmt.novaextension
nova nova-editor nova-extension
Last synced: 10 days ago
JSON representation
Provides code formatting for ruby files via rubyfmt
- Host: GitHub
- URL: https://github.com/edwardloveall/rubyfmt.novaextension
- Owner: edwardloveall
- Created: 2022-11-27T16:16:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T01:23:29.000Z (about 2 years ago)
- Last Synced: 2024-10-25T01:36:06.102Z (about 2 months ago)
- Topics: nova, nova-editor, nova-extension
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
![a red, 2D gem icon stamped with the letters: F, M, T](https://raw.githubusercontent.com/edwardloveall/rubyfmt.novaextension/main/extension.png)
Provides code formatting for ruby files via [rubyfmt](https://github.com/penelopezone/rubyfmt/).
## Installation
This requires the `rubyfmt` executable to be installed somewhere on your system. It can be downloaded from the [rubyfmt releases](https://github.com/fables-tales/rubyfmt/releases/latest). The path to that executable can then be set globally in the extension settings or per-project in the project settings.