You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,12 @@
1
1
# Bashlib
2
+
3
+
**For [documentation](https://solidlabresearch.github.io/Bashlib/documentation/overview/) and a [tutorial](https://solidlabresearch.github.io/Bashlib/tutorial/),
4
+
please visit the [Bashlib Website](https://solidlabresearch.github.io/Bashlib/).**
5
+
6
+
2
7
The Bashlib-solid library provides a set of functions for interacting with Solid environments from Node.JS and the CLI.
3
8
The aim is to provide shell-like functionality to facility the use of and development for the Solid ecosystem with a low requirement of specific knowledge of Solid and LDP.
4
9
5
-
For [documentation](https://solidlabresearch.github.io/Bashlib/documentation/overview/) and a [tutorial](https://solidlabresearch.github.io/Bashlib/tutorial/),
6
-
please visit the [Bashlib Website](https://solidlabresearch.github.io/Bashlib/).
7
-
8
10
This library makes use of the [Developer tools by inrupt for Solid](https://docs.inrupt.com/developer-tools/javascript/client-libraries/using-libraries/) to support authorization, authentication and resource loading.
9
11
To support querying requirements, this library makes use of the [Comunica Query engine](https://comunica.dev/).
0 commit comments