Block or Report
Block or report sscherfke
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
homebrew-rust-vcprompt Public
Homebrew formula for [rust-vcprompt](https://github.com/sscherfke/rust-vcprompt).
Ruby 1
-
homebrew-python Public
Forked from ctheune/homebrew-python
Insane copy of homebrew's original Python version packages
Ruby
-
rename.vim Public
Forked from danro/rename.vim
Rename the current file in the vim buffer + retain relative path.
Vim script
-
rust-by-example Public
Forked from rust-lang/rust-by-example
Learn Rust with examples (Live code editor included)
Rust
30 contributions in the last year
Contribution activity
April 2022
Created 2 commits in 2 repositories
Created 1 repository
Created a pull request in hynek/structlog that received 3 comments
WIP: Add traceback parser for structured tracebacks
Summary Parse tracebacks into an object structure than can easily be converted, e.g., to JSON. The code is based on rich (I talked to @willmcgugan …