Commit graph

28 commits

Author SHA1 Message Date
Michael Haaf
d5f0332d7c
README: add alpine distrobox and shell completions (#149)
A few more tips/tricks I wrote for
https://github.com/blue-build/website/pull/45 that make more sense in
the README
2024-03-31 13:07:58 -04:00
Michael Haaf
47abb2bf4c
docs: add distrobox installation tips (#146)
I had initially added distrobox installation instructions to the website
(see [here](https://github.com/blue-build/website/pull/45), but it has
been suggested that the CLI readme is a more natural place for them.

I have tested the distrobox installation method and procedures on my
home machine and aside from an odd bug (see
https://github.com/blue-build/cli/issues/145) everything is working.
2024-03-29 19:10:01 -04:00
Gerald Pinder
399ca604aa chore: Update gitlab-ci section in README 2024-03-24 14:05:42 -04:00
Gerald Pinder
5fc4096f0f
chore: Add version checks for upstream tools (#121) 2024-03-17 14:14:07 -04:00
David McCrea
e1a0e3c6a4
fix: update path in comments and README (#115)
Co-authored-by: David McCrea <git@dmccrea.me>
2024-03-06 19:35:28 +00:00
Tulili
80958f60a6
feat: add flakehub entry + nix flake (#109)
Title! This PR should add a Flakehub entry and a Nix flake for this
project :>

---------

Co-authored-by: Gerald Pinder <gmpinder@gmail.com>
2024-03-05 21:34:29 +00:00
Hikari
164588dca3
docs: add install script from github option (#102) 2024-02-27 17:40:45 -05:00
Hikari
2492bb0eee
refactor!: rename bb to bluebuild (#50) 2024-02-06 19:55:38 -05:00
Gerald Pinder
d302875020 chore: Update README to show github action use 2024-02-05 20:52:36 -05:00
xyny
73b694fd4a
chore: Update/Remove logos in this repo (#23) (#30)
I kept the logo in the README because it was there previously, but it's
not strictly needed.
2024-01-28 14:15:33 -05:00
Gerald Pinder
d7a9b8115f
fix: Install script not working as intended (#15)
Related to https://github.com/blue-build/github-action/issues/5
2024-01-26 16:12:45 -05:00
Gerald Pinder
922dd5efb2
doc: Update README for distrobox usage (#12)
I've just realized the images I have been building were great candidates
for distrobox users.
2024-01-26 11:38:49 +00:00
Gerald Pinder
562db1a36c doc: Update gitlab ci example 2024-01-25 09:55:46 -05:00
xyny
42d879a6e5
chore: use GHCR for install.sh (#11)
Trying to make the action install the binary from the container on GHCR
with `podman run --rm ghcr.io/blue-build/cli:main-installer | sudo bash`
(like in the README). Getting some error and this _might_ be related and
might not, but shouldn't hurt to merge either, since I just made the
`cli` package public.

---------

Co-authored-by: Gerald Pinder <gmpinder@gmail.com>
2024-01-24 17:27:51 -05:00
Hikaru (ひかる, ヒカル) (Jacob L.)
00b81a25bc
chore: Update README.md (#10)
update description
2024-01-24 10:28:05 -05:00
Gerald Pinder
0573cc1d9b doc: Update README for upgrade and rebase commands 2024-01-21 18:43:00 -05:00
Gerald Pinder
1b950b08dc nightly(podman-api): Use podman-api crate for building images 2024-01-19 18:55:26 +00:00
Gerald Pinder
41bdd85903 docs: Update README to describe using local builds 2024-01-13 22:41:33 -05:00
Gerald Pinder
f8dfc6b241 fix: Installer used wrong image tag 2024-01-13 22:35:23 -05:00
Gerald Pinder
eaeb79f329 feat: Local image rebasing 2024-01-14 03:02:35 +00:00
Gerald Pinder
7d2a0780b0 docs: Add logos 2024-01-06 18:26:03 +00:00
Gerald Pinder
a2e5479d65 docs: renaming tool in docs 2023-12-30 15:29:02 -05:00
Gerald Pinder
8047702582 fix: update README to point to new project 2023-12-30 15:08:18 -05:00
Gerald Pinder
c559fb4d6b docs: Update README and CHANGELOG 2023-12-27 21:06:26 -05:00
Gerald Pinder
bcd7e710a2 Update README 2023-12-17 12:56:15 -05:00
Gerald Pinder
33bee78acf docs: Update README, checking off a feature 2023-11-04 16:27:35 -04:00
Gerald Pinder
85aadf73e5 feat(modules)!: Support new modules based starting point template 2023-10-27 20:26:14 +00:00
Gerald Pinder
731e1d7567 fix: Create README 2023-10-15 23:23:47 -04:00