noby 0.0.2

The next next generation of the NoBuild/Nob idea.


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:


This package provides sub packages which can be used individually:

noby:init - A script that creates a noby.d file in the current folder.

Noby

The next next generation of the NoBuild/Nob idea.

NoBuild/Nob Idea

The idea is that you should not need anything but a D compiler to build a D project. No DUB, no Make, no Shell etc. Only D compiler. So with the D compiler you bootstrap your build system and then you use the build system to build everything else.

Getting Started

  1. Copy the noby.d file into your project.
  2. Replace the content of the main function with your own code.

Then, run the script with:

dmd -run noby.d

Using Noby With Dub

To create a local noby.d file, run:

dub run noby:init
Authors:
  • Alexandros F. G. Kapretsos
Sub packages:
noby:init
Dependencies:
none
Versions:
0.0.2 2025-Mar-27
0.0.1 2025-Mar-20
~main 2025-Mar-27
Show all 3 versions
Download Stats:
  • 0 downloads today

  • 3 downloads this week

  • 6 downloads this month

  • 6 downloads total

Score:
0.6
Short URL:
noby.dub.pm