From: Jérémie Astor Date: Sun, 18 Oct 2020 14:36:40 +0000 (+0200) Subject: :wrench: Change update target to Gwion/Gwion X-Git-Tag: nightly~1234 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=7867139211c840858e5c662c867fbe77065df6ed;p=gwion.git :wrench: Change update target to Gwion/Gwion --- diff --git a/README.md b/README.md index 49e6aad6..686a91f7 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ # Gwion -[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/fennecdjay/Gwion.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/fennecdjay/Gwion/context:cpp) +[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/Gwion/Gwion.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/fennecdjay/Gwion/context:cpp) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/2417/badge)](https://bestpractices.coreinfrastructure.org/projects/2417) -[![Coverage](https://raw.githubusercontent.com/fennecdjay/gwion-coverage-report/master/badge.svg?sanitize=true)](https://fennecdjay.github.io/gwion-coverage-report/master) -[![Line Count](https://tokei.rs/b1/github/fennecdjay/Gwion)](https://github.com/fennecdjay/Gwion) +[![Coverage](https://raw.githubusercontent.com/Gwion/gwion-coverage-report/master/badge.svg?sanitize=true)](https://fennecdjay.github.io/gwion-coverage-report/master) +[![Line Count](https://tokei.rs/b1/github/Gwion/Gwion)](https://github.com/fennecdjay/Gwion) [![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg)](#contributors) -![Linux](https://github.com/fennecdjay/Gwion/workflows/Linux/badge.svg) -![MacOs](https://github.com/fennecdjay/Gwion/workflows/MacOs/badge.svg) -![Windows](https://github.com/fennecdjay/Gwion/workflows/Windows/badge.svg) +![Linux](https://github.com/Gwion/Gwion/workflows/Linux/badge.svg) +![MacOs](https://github.com/Gwion/Gwion/workflows/MacOs/badge.svg) +![Windows](https://github.com/Gwion/Gwion/workflows/Windows/badge.svg) Gwion is a programming language, aimed at making music @@ -17,14 +17,14 @@ Gwion is a programming language, aimed at making music templating, first-class functions and more. It aims to be simple, small, - [fast](https://fennecdjay.github.io/Gwion/#Benchmarks/), - [extendable](https://github.com/fennecdjay/Gwion-plug) and [embeddable](https://github.com/fennecdjay/Gwion/blob/master/src/main.c#L18-L31). + [fast](https://Gwion.github.io/Gwion/#Benchmarks/), + [extendable](https://github.com/Gwion/Gwion-plug) and [embeddable](https://github.com/fennecdjay/Gwion/blob/master/src/main.c#L18-L31). ## Build ### Download the source You might just want the minimum to start with, try ``` sh -git clone https://github.com/fennecdjay/Gwion +git clone https://github.com/Gwion/Gwion cd Gwion git submodule update --init util ast make @@ -53,7 +53,7 @@ This assumes you have successfully compiled gwion. To build follow [these steps] ./gwion ``` if this gives out some error, there were problems with your compilation. -Try building again, and open a [issue](https://github.com/fennecdjay/Gwion/issues) +Try building again, and open a [issue](https://github.com/Gwion/Gwion/issues) if the problem persists. We would love to help you out. If you see no errors, Congratulations!! You have successfully compiled gwion, and can move ahead. @@ -85,8 +85,8 @@ It's a good idea to install Gwion now that you have tried it out. Use the follow sudo make install ``` -You want to know more? :smile: Look [here](https://fennecdjay.github.io/Gwion/) -Both outdated and WIP :construction_worker: but a nice place to learn and [contribute](https://github.com/fennecdjay/gwion/issues) +You want to know more? :smile: Look [here](https://Gwion.github.io/Gwion/) +Both outdated and WIP :construction_worker: but a nice place to learn and [contribute](https://github.com/Gwion/gwion/issues) ## Reporting bugs / Contributing @@ -108,20 +108,20 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds - - - - - - - + + + + + + + - - - - - + + + + +

Paul Batchelor

💬 🐛 💻 🤔

Benny

💬 🐛 💻

Andrew Prentice

💬 🐛 💻 🤔

aleserche

💻

Pranav Joglekar

📓 📖

Amber

💬 📖 🤔

Chase

💻

Paul Batchelor

💬 🐛 💻 🤔

Benny

💬 🐛 💻

Andrew Prentice

💬 🐛 💻 🤔

aleserche

💻

Pranav Joglekar

📓 📖

Amber

💬 📖 🤔

Chase

💻

Nithin Pankaj

💻

Enrico Gruner

💻

Muhammad Umer Farooq

💻

Harsh Jain

📖

ry-v1

📖

Nithin Pankaj

💻

Enrico Gruner

💻

Muhammad Umer Farooq

💻

Harsh Jain

📖

ry-v1

📖
diff --git a/ast b/ast index 507655e0..c7c8114e 160000 --- a/ast +++ b/ast @@ -1 +1 @@ -Subproject commit 507655e0cacec9c82c7d3c93061a5fc7361eb91a +Subproject commit c7c8114ec872a0dd0f6375a191ed59abc5b85cf0 diff --git a/plug b/plug index afe6f602..3004e1d4 160000 --- a/plug +++ b/plug @@ -1 +1 @@ -Subproject commit afe6f60234a897ff5552dda9831e1d2c2127602a +Subproject commit 3004e1d43e8cdfae9a4cdabaa372ab6e936e634c diff --git a/scripts/doc-config.sh b/scripts/doc-config.sh index 2a8ddd41..0be607c9 100644 --- a/scripts/doc-config.sh +++ b/scripts/doc-config.sh @@ -25,7 +25,7 @@ echo "$a" | grep "\.md$" >/dev/null && echo "$2- '$(title "$a")': ${a:5}" echo "site_name: Gwion" #echo "theme: windmill" echo "theme: readthedocs" -echo "repo_url: https://github.com/fennecdjay/Gwion" +echo "repo_url: https://github.com/Gwion/Gwion" echo "site_description: a strongly timed musical programming language" echo "site_author: Jérémie Astor" echo "nav:" diff --git a/util b/util index 121ef41f..fab58336 160000 --- a/util +++ b/util @@ -1 +1 @@ -Subproject commit 121ef41fd11302b3293fd64516c2c620a8e1a9bf +Subproject commit fab58336dda2de7eec2b8cfc0ee5d248dc1190a1