This website works better with JavaScript.
Home
Explore
Help
Sign In
zapashcanon
/
still-dep
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
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.
2
Commits
1
Branch
0
Tags
29 KiB
OCaml
89%
Shell
11%
Tree:
d87efdd6cf
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd87efdd6cf'
${ noResults }
still-dep
/
scripts
/
clean.sh
7 lines
83 B
Raw
Blame
History
#!/bin/sh
set
-eu
(
cd
"
$(
dirname
"
$0
"
)
/../
"
eval
"
$(
opam env
)
"
dune clean
)
Reference in new issue