Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
RegularProjectCodeB.java | 2024-05-10 07:15 | 223 | ||
RegularProjectCodeA.java | 2024-05-10 07:15 | 223 | ||
BuildTarget.java | 2024-05-10 07:15 | 722 | ||
BuilderBuilder.java | 2024-05-10 07:15 | 677 | ||
Builder.java | 2024-05-10 07:15 | 1.3K | ||
An example of a project with a top directory that mixes regular code and building code. Three files of it in this case; more typically a project would need only `BuildTarget.java`.
While not an actual project, this example nevertheless builds as one, e.g. `build Makeshift/example/mixed_top/ custom`.