Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 862 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 862 Bytes

Svadba plugin

Chrome extension that helps send chat invitations

Links

Chrome web store extension link

Chrome Developer Dashboard

Installation

# clone project into new directory
git clone https://github.com/incker/svadba-plugin.git svadba-plugin
cd svadba-plugin

IntelliJ ine separator config

Global settings in Intellij: Settings -> Code Style -> Line separator Set Unix and OS X (\n)

Project settings in Intellij: File | File Properties | Line Separators

Settings in Git:

# just use LF everywhere on windows
git config --global core.autocrlf false

Reminders

After sending 100 msgs from one browser the error 502 starts appear