-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit revamps the existing README structure and moved a few contents inside doc folder. Signed-off-by: Venu Vardhan Reddy Tekula <[email protected]>
- Loading branch information
1 parent
398b36d
commit 6c0ba9d
Showing
2 changed files
with
110 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
## Tutorials | ||
|
||
There are two introductory videos: showing the import and view feature, and how to use the editor for adding a new quality model: | ||
|
||
* Import and view of quality models: [prosoul-intro.webm](https://raw.githubusercontent.com/Bitergia/prosoul/master/doc/meditor-intro.webm) | ||
* Adding a new quality model: [prosoul-editor.webm](https://raw.githubusercontent.com/Bitergia/prosoul/master/doc/meditor-editor.webm) | ||
* Creating a viz and an assessment based on a quality model: [prosoul-viz-assess.webm](https://raw.githubusercontent.com/Bitergia/prosoul/master/doc/meditor-viz-assess.webm) | ||
|
||
## Prosoul with CROSSMINER | ||
|
||
There is a specific guide for [using prosoul with CROSSMINER](prosoul-crossminer.md) for creating the visualization | ||
for a quality model and generating the assessment of the projects with CROSSMINER. | ||
|
||
There is a | ||
[demo online of prosoul for CROSSMINER](https://eclipse.zoom.us/recording/share/cMm_9gGMNir9UWqY0Mn7mWCETlA_9LJhcZF0uGIru_KwIumekTziMw). | ||
|
||
## Prosoul with GrimoireLab | ||
|
||
There is a specific guide for [using prosoul with GrimoireLab](prosoul-grimoirelab.md) for creating the visualization | ||
for a quality model and generating the assessment of the projects with GrimoireLab. |