index
:
node-paste
master
pastebin in node.js with kyotocabinet backend
Alexander Sulfrian
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
paste
blob: ae31e7bd573b711ec859b1b2adc08e351ed695fd (
plain
) (
blame
)
1
2
3
#!/
usr
/
bin
/
env
node
require
(
__dirname
+
'/../lib/main.js'
);