You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
fms/README.md

23 lines
447 B

## Getting Started
First, run the development server:
```bash
yarn dev
```
## Сборка плагина
```bash
make build-plugin
```
## Установка плагина
- git clone https://git.rinsvent.ru/rinsvent/fms.git
- В браузере Settings -> More tools -> Extensions
- Жмем Load unpacked
- Выбираем директорию plugin из скачанной репы
## Обновление плагина
- git pull