Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
anoopmb
/
frappe
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
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.
22016
Commitit
1
Haara
314 MiB
CSV
75.4%
Python
12.9%
JavaScript
8.9%
CSS
1.2%
HTML
0.9%
Other
0.7%
Puu:
a42283db99
version-14
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'a42283db99'
${ noResults }
frappe
/
Makefile
4 rivejä
99 B
Raaka
Blame
Historia
BASEDIR := $(realpath .)
clean:
find $(BASEDIR) | grep -E "__pycache__|\.pyc" | xargs rm -rf