-
Updated
Sep 27, 2021 - JavaScript
#
archived
Here are 844 public repositories matching this topic...
-
Updated
May 6, 2021 - JavaScript
-
Updated
Apr 4, 2018 - PHP
Free, open-source, online appointments platform based on Laravel PHP Framework.
-
Updated
Nov 18, 2020 - PHP
DEPRECATED Please use the new repo
-
Updated
May 11, 2020 - Swift
DEPRECATED Automatic Docker image, container and volume cleanup
-
Updated
Jun 11, 2019 - Shell
-
Updated
Apr 21, 2019 - JavaScript
[Deprecated] · UIWindow subclass to enable behavior like adaptive round-corners & detecting when Control Center is opened.
-
Updated
May 7, 2018 - Swift
DEPRECATED: Pure Python API for Maxmind's binary GeoIP databases
-
Updated
Apr 10, 2018 - Python
-
Updated
Dec 14, 2019 - PHP
DEPRECATED 🛑 - Federal Source Code policy implementation.
-
Updated
Mar 1, 2019 - TypeScript
[DEPRECATED] This is the legacy version of Piranha CMS for .NET 4.5, MVC 5.2 & WebPages 3.2.
-
Updated
Mar 10, 2020 - C#
-
Updated
Dec 19, 2019 - JavaScript
Even though this is an amazing piece of technology, and can be used independently, it requires a conversion to TypeScript and proper documetnation and tutorials, which we do not have time for.
-
Updated
Dec 1, 2019 - CoffeeScript
DEPRECATED An Angular 4 version of the AdminLTE theme
-
Updated
Jul 7, 2020 - HTML
-
Updated
Oct 15, 2019 - C
Unity has archived the TerrainToolSamples repository. For future development, please use the Terrain Tools package.
-
Updated
Oct 12, 2020 - C#
-
Updated
Sep 3, 2021 - Objective-C
DEPRECATED TPM enabled GRUB2 Bootloader
-
Updated
Sep 28, 2021 - C
-
Updated
Sep 14, 2021 - Jupyter Notebook
-
Updated
Oct 15, 2019
-
Updated
Apr 13, 2017 - JavaScript
PinLater is a Thrift service to manage scheduling and execution of asynchronous jobs.
-
Updated
May 12, 2017 - Java
Improve this page
Add a description, image, and links to the archived topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the archived topic, visit your repo's landing page and select "manage topics."
Right now settings are just passed in through the settings file. This is somewhat limiting if there is a value that will be dynamic with deployments (such as a docker image file, etc.) We should support accepting settings through environment variables, the CLI, the current settings file, and any mix of those.
The order of precedence with mixed should be CLI -> environment -> config file.
If