Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
conecto
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nimrod
conecto
Commits
1614d982
Unverified
Commit
1614d982
authored
6 years ago
by
gyan000
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
6a11a7c4
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-6
6 additions, 6 deletions
README.md
with
6 additions
and
6 deletions
README.md
+
6
−
6
View file @
1614d982
...
...
@@ -17,25 +17,25 @@ It's a Work In Progess, not intented for daily use.

### Installation
1.
-
On Ubuntu or elementary OS, install these dependencies:
1.
On Ubuntu or elementary OS, install these dependencies:
```
bash
sudo
apt
install
elementary-sdk libunity-dev libnotify-dev libghc-gnutls-dev libsqlite3-dev libedataserver1.2-dev libebook1.2-dev/
-y
```
2.
-
Clone the repository.
3.
-
Inside the project, compile with:
2.
Clone the repository.
3.
Inside the project, compile with:
```
bash
meson build
&&
clear
&&
ninja
-C
build
&&
glib-compile-schemas ./data/
```
4.
Start application
1.
-
To start it from the build directory:
4.
1. To start it from the build directory:
```
bash
GSETTINGS_SCHEMA_DIR
=
data ./build/src/com.github.gyan000.eos-connect
```
2.
-
To start it, with complete debug output:
4.
2
To start it, with complete debug output:
```
bash
GSETTINGS_SCHEMA_DIR
=
data ./build/src/com.github.gyan000.eos-connect
-d
```
5.
-
To install it:
5.
To install it:
```
bash
sudo
ninja
-C
build
install
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment