urbas
-
- 29,385 total downloads
- last updated 4/30/2016
- Latest version: 0.5.2
Bud is a build tool. -
- 9,288 total downloads
- last updated 5/7/2017
- Latest version: 2.1.2
Bud.Exec is a wrapper around the `System.Diagnostics.Process` API. Bud.Exec provides a number of static methods for executing processes. Bud.Exec's API has been inspired by Python's subprocess functions. -
Bud.
by: urbasTaskGraph - 7,535 total downloads
- last updated 5/6/2017
- Latest version: 1.2.2
Bud.TaskGraph helps you build dependency graphs of actions and execute them asynchronously and in parallel. -
Bud.
by: urbasOption - 4,371 total downloads
- last updated 8/13/2016
- Latest version: 1.0.1
This package provides the Bud.Option type. -
Bud.
by: urbasTmpDir - 3,458 total downloads
- last updated 8/13/2016
- Latest version: 1.0.0
This package provides the Bud.TmpDir class. This class is disposable. It creates a temporary directory and deletes it on disposal. -
- 3,198 total downloads
- last updated 8/5/2017
- Latest version: 0.0.3
Description -
- 3,178 total downloads
- last updated 9/23/2016
- Latest version: 1.0.0
Bud.Make is a C# library that provides functionality similar to GNU make. The rules are invoked in parallel. -
- 2,094 total downloads
- last updated 8/15/2016
- Latest version: 1.0.0
Bud.FilesObservatory is a reactive wrapper for the file system watcher API. It makes an observable that produces file change notifications. -
Bud.
by: urbasReactive - 1,982 total downloads
- last updated 9/5/2016
- Latest version: 1.0.0
Bud.Reactive is a set of calming and option-gathering extension methods for the IObservable type of .NET Reactive Extensions. -
Bud.
by: urbasBuilder - 1,336 total downloads
- last updated 5/6/2017
- Latest version: 0.0.1
Bud.Builder is a library for defining and executing builds.