Skip to content

Commit 8ee95f8

Browse files
Copilotcastrojo
andauthored
Add 15 new developer-focused tips to bluefin motd (#2855)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: castrojo <1264109+castrojo@users.noreply.github.com> Co-authored-by: Jorge O. Castro <jorge.castro@gmail.com>
1 parent 3ecb213 commit 8ee95f8

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

  • system_files/shared/usr/share/ublue-os/motd/tips

system_files/shared/usr/share/ublue-os/motd/tips/10-tips.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,14 @@ Tailscale is included, check out [their docs](https://tailscale.com/kb/1017/inst
1313
`ujust changelogs` shows a summary of the package changes since the last update
1414
Don't forget to check the [release notes](https://github.com/ublue-os/bluefin/releases)
1515
Help keep Bluefin alive and healthy, consider [donating](https://docs.projectbluefin.io/donations)
16+
Develop with devcontainers! Use `devcontainer.json` files in your projects for isolated, reproducible environments
17+
Use DistroShelf (in the logo menu under "Containers") to create pet containers for different distros
18+
`ujust jetbrains-toolbox` installs JetBrains tools in your home directory, all ready to go!
19+
Performance profiling tools are built-in: try `sysprof`, `bpftrace`, and other debugging tools
20+
Switch shells safely: change your shell in Terminal settings instead of system-wide
21+
VS Code comes with devcontainers extension pre-installed - perfect for containerized development
22+
Container development is OS-agnostic - your devcontainers work on Linux, macOS, and Windows
23+
Use `docker compose` for multi-container development if devcontainers don't fit your workflow
24+
Check out DevPod for open-source, client-only development environments that work with any IDE
25+
`ujust install-k8s-dev-tools` gets you started with Kubernetes development tools like kind and kubectl
26+
Bluefin separates the OS from your development environment - embrace the cloud-native workflow

0 commit comments

Comments
 (0)