https://github.com/tkf/interactiveformatter.jl
https://github.com/tkf/interactiveformatter.jl
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tkf/interactiveformatter.jl
- Owner: tkf
- License: mit
- Created: 2019-11-17T03:11:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-19T08:42:17.000Z (about 6 years ago)
- Last Synced: 2025-03-27T20:20:42.470Z (10 months ago)
- Language: Julia
- Size: 2.93 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InteractiveFormatter: [JuliaFormatter](https://github.com/domluna/JuliaFormatter.jl) at your fingertips
Usage:
1. Install: `pkg> add https://github.com/tkf/InteractiveFormatter.jl.git`
2. Import: `using InteractiveFormatter`
3. Type some code in your REPL.
4. Hit Ctrl + v (first formatting takes some time).