-
Updated
Nov 24, 2020 - JavaScript
assets
Here are 814 public repositories matching this topic...
-
Updated
Nov 25, 2020 - C++
-
Updated
Dec 22, 2018 - Objective-C
-
Updated
Nov 6, 2020 - Python
-
Updated
Sep 28, 2020 - Ruby
-
Updated
Sep 21, 2019 - GLSL
-
Updated
Apr 17, 2020
-
Updated
Jul 30, 2019 - PHP
-
Updated
Nov 13, 2020 - GDScript
-
Updated
Feb 1, 2020 - PHP
-
Updated
May 9, 2020 - PHP
-
Updated
Nov 13, 2020 - PHP
-
Updated
Nov 19, 2020 - Perl
-
Updated
Jan 14, 2020 - C#
Improve this page
Add a description, image, and links to the assets topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the assets topic, visit your repo's landing page and select "manage topics."


trunkcurrently doesn't allow users to set directories to watch.This becomes an annoyance when when serving test/example apps for libraries where the library code may not be in the same directory as the app we're serving. In such situations, we have to re-start trunk. This can be solved if we can set what directories to watch in addition to the current working directory.