Your one-stop-cake-shop for everything Freshly Baked has to offer

init(menu): add menu project #133

merged opened by freshlybakedca.ke targeting main from private/minion/push-mmztworysmow
Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:k2zmz2l3hvfr44tmlhewol2j/sh.tangled.repo.pull/3mbjgrzgrrr22
+11
Interdiff #7 #8
README.md

This file has not been changed.

+1
menu/project.nix
··· 5 5 { config, lib }: 6 6 { 7 7 config = { 8 + shells.default = config.shells.menu; 8 9 shells.menu = { 9 10 systems = [ "x86_64-linux" ]; 10 11
nilla.nix

This file has not been changed.

projects/menu/workspace.josh

This file has not been changed.

projects/menu/workspace.josh.license

This file has not been changed.

+1
menu/.gitignore
··· 1 + /target
+6
menu/Cargo.toml
··· 1 + [package] 2 + name = "menu" 3 + version = "0.1.0" 4 + edition = "2024" 5 + 6 + [dependencies]
+3
menu/src/main.rs
··· 1 + fn main() { 2 + println!("Hello, world!"); 3 + }

History

15 rounds 1 comment
sign up or login to add to the discussion
expand 0 comments
pull request successfully merged
1 commit
expand
init(menu): add menu project
expand 0 comments
1 commit
expand
init(menu): add menu project
expand 0 comments
1 commit
expand
init(menu): add menu project
expand 0 comments
1 commit
expand
init(menu): add menu project
expand 0 comments
1 commit
expand
init(menu): add menu project
expand 0 comments
1 commit
expand
init(menu): add menu project
expand 0 comments
1 commit
expand
init(menu): add menu project
expand 0 comments
1 commit
expand
init(menu): add menu project
expand 1 comment

(was logged into the wrong account - this was me)