Added start-session project.
This commit is contained in:
parent
1f9e1b7012
commit
0556f6c1ec
@ -112,5 +112,17 @@
|
|||||||
"description": "Small wrapper around console log-viewing to highlight the presence/absence of specific patterns.",
|
"description": "Small wrapper around console log-viewing to highlight the presence/absence of specific patterns.",
|
||||||
"license": "BSD3",
|
"license": "BSD3",
|
||||||
"web": "http://git.jdb-labs.com/jdb/log-happy"
|
"web": "http://git.jdb-labs.com/jdb/log-happy"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "start_session",
|
||||||
|
"url": "http://git.jdb-labs.com/jdb/start_session.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"commandline",
|
||||||
|
"session"
|
||||||
|
],
|
||||||
|
"description": "Small tool to auto-start multiple programs in a music session.",
|
||||||
|
"license": "BSD3",
|
||||||
|
"web": "http://git.jdb-labs.com/jdb/start-session"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user