This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
gaugendre
/
blog
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Activity
Gab's Notes backend
https://gabnotes.org
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.
319
Commits
3
Branches
591 KiB
Python
79.3%
HTML
11.2%
JavaScript
4.2%
CSS
2.7%
Dockerfile
2.2%
Other
0.3%
Branch:
master
master
http2
packaging
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
blog
/
pre-commit.Dockerfile
2 lines
70 B
Raw
Permalink
Blame
History
FROM
python:3.8.6-buster
RUN
python3 -m pip install pre-commit
=
=
2.9.3