scripting
Here are 1,123 public repositories matching this topic...
-
Updated
Aug 15, 2020 - C++
-
Updated
Jun 27, 2020 - C#
-
Updated
Aug 19, 2020 - C++
-
Updated
Jun 13, 2020
Python 3 bindings
-
Updated
Sep 15, 2019 - Swift
-
Updated
May 21, 2020 - Objective-C
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!
calc md5hash of file
Try Yaegi
-
Updated
Aug 19, 2020 - Clojure
-
Updated
Aug 13, 2020 - Kotlin
-
Updated
Aug 19, 2020 - PowerShell
Pin Rust version
Everytime Rust releases a new version our builds break. This happens because new lints are added for instance. We want to keep up to date with the latest Rust version but its anoying that if someone submits a PR CI might fail because a new Rust version was just released.
I propose we do something similar to vector, they store [a file](https://github.com/timberio/vector/blob/master/rust-toolch
-
Updated
Jul 9, 2020 - Python
Describe the bug
You can't call a variable banIP or banSerial without getting an output on the server console/log.
To reproduce
-- serverside
banIP = "192.168.1.69"Run that code and you will see and output similar to this:
[Server] banIP no longer works. Please manually update this. Refer to the wiki for details
Expected behaviour
It should only tell you tha
-
Updated
Aug 16, 2020 - C#
-
Updated
Jul 5, 2020
-
Updated
Aug 17, 2020 - Lua
Cleanup the Cmake
The CMakeLists files of this project is kinda messy, mostly due to my limited understanding of the topic.
So they definitely need to be cleaned up at some point
-
Updated
Aug 16, 2020 - Python
-
Updated
Jul 11, 2020 - Java
-
Updated
Aug 19, 2020 - C++
-
Updated
Mar 4, 2019 - Swift
-
Updated
Mar 15, 2020 - Go
Improve this page
Add a description, image, and links to the scripting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scripting topic, visit your repo's landing page and select "manage topics."
Implement
Python 3bindings, sowasm3can be easily used from Python.