Skip to content

Temporary storage for useful guides for the source{d} engine

License

Notifications You must be signed in to change notification settings

src-d/engine-tour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploring Public Git Archive with source{d} engine

Welcome to this little tour of Public Git Archive and the source{d} engine.

Before you continue with this guide, you should run the source{d} engine locally, the easiest way is by using the following docker commands.

$ docker run -d --name bblfshd --privileged -p 9432:9432 -v bblfsh-volume:/var/lib/bblfshd bblfsh/bblfshd
$ docker run --rm -it -p 8080:8080 -v $(pwd)/repositories:/repositories -v $(pwd)/notebooks:/home --link bblfshd:bblfshd srcd/engine-jupyter

This should display some logs and invite you to visit http:/0.0.0.0:8080/.

Click there and choose one of the notebooks available.

About

Temporary storage for useful guides for the source{d} engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published