Skip to content

Conversation

@osAplet
Copy link
Owner

@osAplet osAplet commented Jun 19, 2025

No description provided.

heckj and others added 10 commits May 28, 2025 13:07
adding header
Unifying CONTRIBUTING.md's in swiftlang
Currently if run with `swift run` script outputs:
===========================
Error: Missing expected argument '<count> ...'

OVERVIEW: Shuffles a deck of playing cards and deals a number of cards.

For each count argument, prints a line of tab-delimited cards to stdout,
or if there aren't enough cards remaining,
prints "Not enough cards" to stderr and exits with a nonzero status.

USAGE: deal [<count> ...]

ARGUMENTS:
  <count>                 The number of cards to deal at a time.

OPTIONS:
  -h, --help              Show help information.
===========================

Part "USAGE: deal" is misleading. It should be "USAGE: dealer".
Fix example usage to show arguments
* quickpass update, not complete

* applying default swift format

* using isEmpty in test

* using a marker class to identify the bundle and load it for the macOS executable location
* quickpass update, not complete (#18)

* quickpass update, not complete

* applying default swift format

* using isEmpty in test

* using a marker class to identify the bundle and load it for the macOS executable location

* using version 4 of the deck and playingcards
Update Package.swift and tests
@osAplet osAplet changed the title OS Aplet package dealer OS Aplet ❤️ je řídící dle jeho uvážení Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants