1
1
<h1 align =" center " >NURU🔥PROGRAMMING🔥LANGUAGE</h1 >
2
2
<p align =" center " >
3
- <a href="https://github.com/AvicennaJr /Nuru"><img alt="Nuru Programming Language" src="https://img.shields.io/badge/Nuru-Programming%20Language-yellow"></a>
4
- <a href="https://github.com/AvicennaJr /Nuru"><img alt="Nuru Programming Language" src="https://img.shields.io/badge/platform-Linux | Windows | Android-green.svg"></a>
5
- <a href="https://github.com/AvicennaJr /Nuru"><img alt="Nuru Programming Language" src="https://img.shields.io/github/last-commit/AvicennaJr/Nuru"></a>
3
+ <a href="https://github.com/NuruProgramming /Nuru"><img alt="Nuru Programming Language" src="https://img.shields.io/badge/Nuru-Programming%20Language-yellow"></a>
4
+ <a href="https://github.com/NuruProgramming /Nuru"><img alt="Nuru Programming Language" src="https://img.shields.io/badge/platform-Linux | Windows | Android-green.svg"></a>
5
+ <a href="https://github.com/NuruProgramming /Nuru"><img alt="Nuru Programming Language" src="https://img.shields.io/github/last-commit/AvicennaJr/Nuru"></a>
6
6
<br >
7
- <a href="https://github.com/AvicennaJr /Nuru"><img alt="Nuru Programming Language" src="https://img.shields.io/github/downloads/avicennajr/nuru/total"></a>
8
- <a href="https://github.com/AvicennaJr /Nuru/releases"><img alt="Nuru Programming Language" src="https://img.shields.io/github/v/release/avicennajr/nuru?include_prereleases"></a>
9
- <a href="https://github.com/AvicennaJr /Nuru"><img alt="Nuru Programming Language" src="https://img.shields.io/github/actions/workflow/status/AvicennaJr/Nuru/tests.yml?style=plastic"></a>
7
+ <a href="https://github.com/NuruProgramming /Nuru"><img alt="Nuru Programming Language" src="https://img.shields.io/github/downloads/avicennajr/nuru/total"></a>
8
+ <a href="https://github.com/NuruProgramming /Nuru/releases"><img alt="Nuru Programming Language" src="https://img.shields.io/github/v/release/avicennajr/nuru?include_prereleases"></a>
9
+ <a href="https://github.com/NuruProgramming /Nuru"><img alt="Nuru Programming Language" src="https://img.shields.io/github/actions/workflow/status/AvicennaJr/Nuru/tests.yml?style=plastic"></a>
10
10
<br >
11
- <a href="https://github.com/AvicennaJr /Nuru"><img alt="Nuru Programming Language" src="https://img.shields.io/github/stars/AvicennaJr/Nuru?style=social"></a>
11
+ <a href="https://github.com/NuruProgramming /Nuru"><img alt="Nuru Programming Language" src="https://img.shields.io/github/stars/AvicennaJr/Nuru?style=social"></a>
12
12
</p >
13
13
A Swahili Programming Language of its kind built from the ground up.
14
14
@@ -21,7 +21,7 @@ To get started download the executables from the release page or follow the inst
21
21
- Download the binary:
22
22
23
23
```
24
- curl -O -L https://github.com/AvicennaJr /Nuru/releases/download/v0.5.16/nuru_Linux_amd64.tar.gz
24
+ curl -O -L https://github.com/NuruProgramming /Nuru/releases/download/v0.5.16/nuru_Linux_amd64.tar.gz
25
25
```
26
26
27
27
- Extract the file to make global available:
@@ -44,13 +44,13 @@ nuru -v
44
44
- For apple silicon mac use:
45
45
46
46
```
47
- curl -O -L https://github.com/AvicennaJr /Nuru/releases/download/v0.5.16/nuru_Darwin_arm64.tar.gz
47
+ curl -O -L https://github.com/NuruProgramming /Nuru/releases/download/v0.5.16/nuru_Darwin_arm64.tar.gz
48
48
```
49
49
50
50
- For apple intel mac use:
51
51
52
52
```
53
- curl -O -L https://github.com/AvicennaJr /Nuru/releases/download/v0.5.16/nuru_Darwin_amd64.tar.gz
53
+ curl -O -L https://github.com/NuruProgramming /Nuru/releases/download/v0.5.16/nuru_Darwin_amd64.tar.gz
54
54
```
55
55
56
56
- Extract the file to make global available:
@@ -114,14 +114,14 @@ To install Nuru on your Android device using Termux, follow these steps:
114
114
For a more streamlined installation, you can use the following one-liner:
115
115
116
116
``` bash
117
- curl -O -L https://github.com/AvicennaJr /Nuru/releases/download/v0.5.16/nuru_Android_arm64.tar.gz && mkdir -p /data/data/com.termux/files/usr/share/nuru && tar -xzvf nuru_Android_arm64.tar.gz -C /data/data/com.termux/files/usr/share/nuru && echo " alias nuru='/data/data/com.termux/files/usr/share/nuru/nuru'" >> ~ /.bashrc && source ~ /.bashrc && echo " Installation complete.."
117
+ curl -O -L https://github.com/NuruProgramming /Nuru/releases/download/v0.5.16/nuru_Android_arm64.tar.gz && mkdir -p /data/data/com.termux/files/usr/share/nuru && tar -xzvf nuru_Android_arm64.tar.gz -C /data/data/com.termux/files/usr/share/nuru && echo " alias nuru='/data/data/com.termux/files/usr/share/nuru/nuru'" >> ~ /.bashrc && source ~ /.bashrc && echo " Installation complete.."
118
118
```
119
119
120
120
121
121
### Windows
122
122
123
123
- Executable:
124
- - Download the Nuru zip file [ Here] ( https://github.com/AvicennaJr /Nuru/releases/download/v0.5.16/nuru_Windows_amd64.zip )
124
+ - Download the Nuru zip file [ Here] ( https://github.com/NuruProgramming /Nuru/releases/download/v0.5.16/nuru_Windows_amd64.zip )
125
125
- Unzip to get the executable
126
126
- Double click the executable
127
127
@@ -370,7 +370,7 @@ nuru myFile.nr
370
370
371
371
## Issues
372
372
373
- Kindly open an [ Issue] ( https://github.com/AvicennaJr /Nuru/issues ) to make suggestions and anything else.
373
+ Kindly open an [ Issue] ( https://github.com/NuruProgramming /Nuru/issues ) to make suggestions and anything else.
374
374
375
375
## Contributions
376
376
0 commit comments