This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
ben
/
bitshift
огледало од
https://github.com/earwig/bitshift
Прати
1
Волим
1
Креирај огранак
0
Код
Издања
1
Activity
A semantic search engine for source code
https://bitshift.benkurtovic.com/
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.
37
Комити
2
Гране
4.1 MiB
Python
46.9%
Java
12.3%
HTML
11.8%
CSS
11.5%
JavaScript
10.7%
Other
6.8%
Дрво:
7c5c9fc7e1
develop
master
v1.0
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from '7c5c9fc7e1'
${ noResults }
bitshift
/
templates
/
index.html
10 lines
105 B
Датотека
Blame
Историја
= extends "layout.html"
= block title
Home
= endblock
= block body
<p>Hello, world.</p>
= endblock