launchpad
Here are 122 public repositories matching this topic...
-
Updated
Apr 18, 2020 - Python
-
Updated
May 6, 2019 - Python
-
Updated
Aug 1, 2018 - Shell
-
Updated
Apr 14, 2020 - Go
-
Updated
Apr 18, 2020 - Python
Using sudo tee instead of output redirect will let you to run the whole sequence of actions as an unprivileged user (with sudo, naturally). I.e. instead of
echo 'deb https://rpardini.github.io/adoptopenjdk-deb-installer stable main' > /etc/apt/sources.list.d/rpardini-aoj.list
use
echo 'deb https://rpardini.github.io/adoptopenjdk-deb-installer stable main' | sudo tee /etc/apt/s
| Q | A |
|---|---|
| Bug report? | no |
| Feature request? | yes |
| BC Break report? | no |
| RFC? | no |
| Version | |
| Environment | Linux/Mac/Windows |
I replaced adminer with phpmyadmin and ez info isn't smart enough to pick up this change. It would be nice if ez info would be able to dynamically pick up additional containers
-
Updated
Aug 19, 2019 - Makefile
-
Updated
May 29, 2019 - Swift
-
Updated
Mar 14, 2020 - JavaScript
-
Updated
Dec 28, 2019 - C++
-
Updated
Mar 6, 2018 - Python
-
Updated
Mar 29, 2020 - Java
-
Updated
May 19, 2020 - C++
-
Updated
Jan 10, 2018 - Swift
-
Updated
Jul 12, 2013 - C
-
Updated
Aug 19, 2019 - C#
-
Updated
Mar 31, 2018 - Python
Add documentation for each method within this client library that maps to an M2X API call.
Guidelines & Tips:
- Use appropriate syntax for this programming language
- Documentation for each method should include the exact title and url for the associated AT&T M2X API endpoint. Example: "Method for List Devices endpoint."
- All
-
Updated
Nov 28, 2017 - TypeScript
-
Updated
Nov 23, 2016 - Makefile
-
Updated
May 14, 2019 - Rust
80 missing_repos
There are 80 entries in tests/data.py "missing_repos". These need debugging. Creating issues about what is occurring is a helpful contribution; fixing them is even better.
Improve this page
Add a description, image, and links to the launchpad topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the launchpad topic, visit your repo's landing page and select "manage topics."
Gitbook will be the new location of documentation
v3 docs will remain on Postman, but will no longer be linked to.