Working from home
Block or Report
Block or report hernantz
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
classyconf Public
Declarative and extensible library for configuration & code separation
-
-
1
from fabric.api import task, local, sudo, run, prefix, env, cd
2from fabric.contrib.files import exists, first
3from contextlib import contextmanager, nested
45def once(s):
-
-
1
$ cat ~/path/to/.git/hooks/post-checkout
2#!/bin/bash
34echo "Cleaning pyc"
5find . -iname '*.pyc' -delete
213 contributions in the last year
Less
More
Activity overview
Contributed to
hernantz/blog,
hernantz/hernantz.github.io,
hernantz/django-htmx-demo
and 4 other
repositories
Contribution activity
March 2023
Created 1 repository
- hernantz/django-livefield Python
Opened 1 pull request in 1 repository
hearsaycorp/django-livefield
1
open
Reviewed 1 pull request in 1 repository
hearsaycorp/django-livefield
1 pull request
18
contributions
in private repositories
Mar 2 – Mar 24