index
:
bucky3.git
master
pepper
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bucky
/
bin
/
build-search.js
blob: 23657b3111a6e5b88cd998e29c5c37c73d68c0ab (
plain
)
1
2
3
4
var
lexicon
=
require
(
'../search/lexicon'
)
lexicon
.
build
().
then
(()
=>
process
.
exit
())