8000 update readme · NuruProgramming/NuruIDLE@e27637f · GitHub
[go: up one dir, main page]

Skip to content

Commit e27637f

Browse files
committed
update readme
1 parent 926258d commit e27637f

File tree

1 file changed

+2
-18
lines changed

1 file changed

+2
-18
lines changed

README.md

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
# README
1+
# Nuru Integrated Development Learning Environment
22

3-
## About
4-
5-
This is the official Wails Vue template.
6-
7-
You can configure the project by editing `wails.json`. More information about the project settings can be found
8-
here: https://wails.io/docs/reference/project-config
9-
10-
## Live Development
11-
12-
To run in live development mode, run `wails dev` in the project directory. This will run a Vite development
13-
server that will provide very fast hot reload of your frontend changes. If you want to develop in a browser
14-
and have access to your Go methods, there is also a dev server that runs on http://localhost:34115. Connect
15-
to this in your browser, and you can call your Go code from devtools.
16-
17-
## Building
18-
19-
To build a redistributable, production mode package, use `wails build`.
3+
An IDLE for [Nuru](https://nuruprogramming.org/) programming language.

0 commit comments

Comments
 (0)
0