lumberman
Project description
Lumberman
Lumberman aims to simplify stacking. It's a CLI that helps you:
- 🚀 Tying into your issue tracker and using it to name branches, so you can quickly get to work
- 🗺️ A consistent, carefully curated set of commands and constantly giving you feedback, so you can navigate with confidence
- 🧠 Strategically synchronising local and remote when it makes sense, so you have to keep less state in your head the amount of state you have to keep in your head by
Installation
pipx install lumberman
Usage
To see inline documentation:
lumberman
Or the alias:
lm
Case study
Let's look at a case! Say you're working on branch A, and you notice you can add an optimisation by making a small configuration change. Previously, you would have to:
- Switch from branch A to main
- Pull main to ensure you're aligned with remote
- Create a new branch from main
- Name the branch (Patch)
- Commit changes
- Push
- Create a PR
- Switch to branch A
- Merge the Patch-cfg branch into branch A
But with lumberman:
- lm insert bottom
- Commit changes
- lm sync
- lm top
Setting up a development environment
Devcontainer
- Install Orbstack or Docker Desktop. Make sure to complete the full install process before continuing.
- If not installed, install VSCode
- Press this link
- Complete the setup process
- Done! Easy as that.
💬 Where to ask questions
Type | |
---|---|
🚨 Bug Reports | GitHub Issue Tracker |
🎁 Feature Requests & Ideas | GitHub Issue Tracker |
👩💻 Usage Questions | GitHub Discussions |
🗯 General Discussion | GitHub Discussions |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lumberman-0.50.2.tar.gz
(43.1 kB
view hashes)
Built Distribution
Close
Hashes for lumberman-0.50.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fcce4f892c4b9f58a99defa9111f838b9c165bbd8ba4175369a1671e14fa0c1 |
|
MD5 | 2382d586daddcb2db8aed055e504cca5 |
|
BLAKE2b-256 | 8ebd1e57313fd80767906c70b5d230e893ffe3988c966a56f7025af0ede4a061 |