easy
Here are 803 public repositories matching this topic...
-
Updated
Nov 11, 2020 - JavaScript
-
Updated
Jan 18, 2020 - Java
Get user input
It's common when writing scripts that install or configure things to need input from the user (at a minimum, something like 'Press Enter to continue'; at a maximum, to be able to prompt the user for input, with an optional default value, and return that value).
Let's use this issue to design how that would look, and I invite suggestions!
Try Yaegi
-
Updated
Nov 11, 2020 - PHP
-
Updated
Nov 10, 2020 - TypeScript
-
Updated
Sep 7, 2020 - Objective-C
-
Updated
Oct 26, 2020 - PHP
-
Updated
Nov 11, 2020 - Python
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Aug 20, 2020 - Kotlin
-
Updated
Nov 4, 2020 - C#
-
Updated
Oct 19, 2020 - C
-
Updated
Aug 15, 2020 - Python
based on: https://kafka.js.org/docs/configuration and tulios/kafkajs#298
We may not have the correct settings for the JSConsumer and JSProducer. This issue is to ensure we have them up to date after nodefluent/node-sinek#154 has been merged
-
Updated
Nov 5, 2020 - Python
-
Updated
Nov 2, 2020 - Jupyter Notebook
-
Updated
Nov 4, 2020 - C++
-
Updated
Apr 6, 2020 - C#
-
Updated
Jan 30, 2020 - Python
-
Updated
Aug 25, 2020 - Batchfile
-
Updated
Nov 6, 2020
We should probably start thinking of moving away from logrus in favor of zerolog for our Golang projects going forward. ZL is supposed to be faster, and have more functionality but IMO the big win is not having to worry about the Sirupsen sirupsen import collision that happens.
The performance benefits look to be somewha
-
Updated
Nov 8, 2020 - JavaScript
-
Updated
Oct 8, 2020 - Python
Improve this page
Add a description, image, and links to the easy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the easy topic, visit your repo's landing page and select "manage topics."
CONTRIBUTING.mdtells us we can test the project by usingyarn link. Unfortunately,yarnhas been forced to a random commit of yarn 2, and yarn 2 doesn't even have theyarn link(no-args) syntax: