This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
fork-explorer
mirror of
https://github.com/lukechilds/fork-explorer.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
58
Commits
2
Branches
0
Tags
232 KiB
TypeScript
91.9%
CSS
7.8%
Shell
0.3%
Tree:
67bbac46c9
master
refactor
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '67bbac46c9'
${ noResults }
fork-explorer
/
run-server.sh
2 lines
92 B
Raw
Blame
History
#!/bin/bash
deno run --unstable --allow-net --allow-read --allow-write --allow-run index.ts
Reference in new issue