Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GodotID/nano-gdscript
GDScript Syntax Highlighting in GNU Nano
https://github.com/GodotID/nano-gdscript
Last synced: about 1 month ago
JSON representation
GDScript Syntax Highlighting in GNU Nano
- Host: GitHub
- URL: https://github.com/GodotID/nano-gdscript
- Owner: GodotID
- License: unlicense
- Created: 2021-06-24T14:09:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-25T00:56:31.000Z (over 3 years ago)
- Last Synced: 2024-08-02T06:19:47.578Z (4 months ago)
- Language: GDScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-godot - GNU Nano - Syntax highlighting. (GDScript/C# editor support / 3D)
- awesome-godot-3 - GNU Nano - Syntax highlighting. (GDScript/C# editor support / 3D)
- awesome-godot-3 - GNU Nano - Syntax highlighting. (GDScript/C# editor support / 3D)
README
# nano-gdscript
GDScript Syntax Highlighting in GNU Nano. Updated regularly every minor updates.
Contributions are welcomed# Installation
This is 100% free, proof:
1. Admit that `install` is an executable
```sh
chmod +x install
```
2. Start the installation
```sh
./install
```
3. Test it
```sh
nano test.gd
```# End Notes
Nano is a great tool overall, its simplicity allows us to improve it.
This rc file is unlicensed, use it in any way you want