[README] web suggestions

This commit is contained in:
Vinícius Moreira
2019-12-20 15:39:59 -03:00
parent fa5b7a13d8
commit b74ebe2895
2 changed files with 3 additions and 0 deletions

View File

@@ -166,6 +166,9 @@ transitive_checking: true # if 'false': the dependency checking process will be
- It provides some suggestions coming with predefined settings, and they also can be retrieved by their names. They are - It provides some suggestions coming with predefined settings, and they also can be retrieved by their names. They are
defined at [suggestions.yml](https://github.com/vinifmor/bauh-files/blob/master/web/suggestions.yml), and downloaded during the application usage. defined at [suggestions.yml](https://github.com/vinifmor/bauh-files/blob/master/web/suggestions.yml), and downloaded during the application usage.
![suggestions](https://raw.githubusercontent.com/vinifmor/bauh/wgem/pictures/web/suggestions.gif)
- It relies on [NodeJS](https://nodejs.org/en/), [Electron](https://electronjs.org/) and [nativefier](https://github.com/jiahaog/nativefier) to do all the magic, but you do not need them installed on your system. An isolated installation environment - It relies on [NodeJS](https://nodejs.org/en/), [Electron](https://electronjs.org/) and [nativefier](https://github.com/jiahaog/nativefier) to do all the magic, but you do not need them installed on your system. An isolated installation environment
will be generated at **~/.local/share/bauh/web/env**. will be generated at **~/.local/share/bauh/web/env**.
- The isolated environment is created based on the settings defined in [environment.yml](https://github.com/vinifmor/bauh-files/blob/master/web/environment.yml) - The isolated environment is created based on the settings defined in [environment.yml](https://github.com/vinifmor/bauh-files/blob/master/web/environment.yml)

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB