Add alternate source repository links
This commit is contained in:
14
projects.js
14
projects.js
@@ -155,5 +155,19 @@ window.projects = [
|
||||
created: "2012-07-31",
|
||||
tags: ["utility", "parser"],
|
||||
accent: "#f472b6"
|
||||
},
|
||||
{
|
||||
name: "Neuros Database Manipulator",
|
||||
description: "Java interface for managing the Neuros Audio Computer database.",
|
||||
siteUrl: "https://neurosdbm.sourceforge.net/",
|
||||
sourceforgeUrl: "https://sourceforge.net/projects/neurosdbm/",
|
||||
language: "Java",
|
||||
license: "GPL",
|
||||
stars: 0,
|
||||
forks: 0,
|
||||
updated: "2005-09-13",
|
||||
created: "2005-09-13",
|
||||
tags: ["utility", "audio", "database"],
|
||||
accent: "#f59e0b"
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user