Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

cowsay project part one #25

Merged
merged 6 commits into from
Aug 24, 2023
Merged

Conversation

SallyMcGrath
Copy link
Member

@SallyMcGrath SallyMcGrath commented Aug 4, 2021

handling all the feedback from CodeYourFuture/syllabus#189

this is an npm exploration, which is now suitable as they npm Jest from JS-1

this project has no CLI part -have put that in JS3!


View rendered challenge-cowsay-one/readme.md

npm exploration - no CLI part - will put that later
Copy link

@40thieves 40thieves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really like this but... I've somewhat cannibalised the ideas for CodeYourFuture/syllabus#324. I'd be happy to switch my PR to another library if we can find a suitable one.

Copy link
Member

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!


```js
"scripts": {
    "cowsay": "cowsay Mooooo"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd be tempted to give this a different name, like "sayit", to emphasise that these things don't all need to be named the same - I see our trainees often assume things need to be named the same (or not understanding the differences) because we happen to do so in our examples...

SallyMcGrath and others added 5 commits October 13, 2021 20:37
Co-authored-by: Daniel Wagner-Hall <dawagner@gmail.com>
Co-authored-by: Daniel Wagner-Hall <dawagner@gmail.com>
Co-authored-by: Daniel Wagner-Hall <dawagner@gmail.com>
Co-authored-by: Daniel Wagner-Hall <dawagner@gmail.com>
@SallyMcGrath SallyMcGrath merged commit 711b272 into CodeYourFuture:master Aug 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants