server

module
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 4, 2017 License: GPL-3.0

README

server Build Status codecov

Getting Started

See the Getting Started guide.

Development

Ensure you have GOPATH set up and Docker installed.

Make sure you the repo is located properly inside GOPATH:

mkdir -p $GOPATH/src/github.com/bblfsh
cd $GOPATH/src/github.com/bblfsh
git clone https://github.com/bblfsh/server.git
cd server
Dependencies

Ensure you have OSTree installed.

For Debian/Ubuntu:

$ apt-get install libostree-dev

For ArchLinux:

$ pacman -S ostree
Building From Source

Build with:

$ make dependencies
$ make build
Running Tests

Run tests with:

$ make test

License

GPLv3, see LICENSE

Directories

Path Synopsis
cli
protocol
Package protocol is a generated protocol buffer package.
Package protocol is a generated protocol buffer package.
Package runtime provide the runtime environment to execute the bblfsh drivers The runtime is based on libcontainer allowing to the runtime run the drivers inside of a isolated lightweight container.
Package runtime provide the runtime environment to execute the bblfsh drivers The runtime is based on libcontainer allowing to the runtime run the drivers inside of a isolated lightweight container.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL