Skip to content

djpeacher/justfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

justfile

My user-level justfile! (docs)

$ .just
Available recipes:
    edit             # Edit this file
    freeze           # Freeze pip to requirements.txt
    hello            # Hello World!
    pyenv-find [dir] # Find all .python-version files
    pyenv-venvs      # List all pyenv virtualenvs
    stash            # Stashes all files, including untracked
# Assumes you have `just` installed.
cd ~
git clone https://github.com/djpeacher/justfile.git
just justfile/init [alias=".just"]
.just hello # Start a new session.

About

My user-level justfile!

Topics

Resources

Stars

Watchers

Forks

Languages