urbas 


    • 19,137 total downloads
    • last updated 4/30/2016
    • Latest version: 0.5.2
    Bud is a build tool.
    • 8,726 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.
    • 7,011 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.
  • This package provides the Bud.Option type.
    • 3,007 total downloads
    • last updated 8/5/2017
    • Latest version: 0.0.3
    Description
  • Bud.Make is a C# library that provides functionality similar to GNU make. The rules are invoked in parallel.
  • This package provides the Bud.TmpDir class. This class is disposable. It creates a temporary directory and deletes it on disposal.
  • Bud.FilesObservatory is a reactive wrapper for the file system watcher API. It makes an observable that produces file change notifications.
  • Bud.Reactive is a set of calming and option-gathering extension methods for the IObservable type of .NET Reactive Extensions.
    • 1,232 total downloads
    • last updated 5/6/2017
    • Latest version: 0.0.1
    • build
    Bud.Builder is a library for defining and executing builds.