[GRASS-git] [OSGeo/grass] 08c3e8: contributing: Add notes on sandbox and addon build...
Vaclav Petras
noreply at github.com
Tue Jun 30 17:36:08 PDT 2026
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 08c3e8acb4ed6a66c8c6ed120113e5a51a4416b7
https://github.com/OSGeo/grass/commit/08c3e8acb4ed6a66c8c6ed120113e5a51a4416b7
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2026-06-30 (Tue, 30 Jun 2026)
Changed paths:
M AGENTS.md
Log Message:
-----------
contributing: Add notes on sandbox and addon builds to AGENTS.md (#7609)
* contributing: Add notes on sandbox and addon builds to AGENTS.md
Using a use case of a standalone addon tool repo (specifically, r.pops.spread is published in addons, but the developed in a standalone repo), this expands instructions in AGENTS.md on how to compile and run with CMake in a sandbox (developed with Claude Code sandbox) and how to compile an addon tool. While grass-addon and cookie cutter repo instructions would be helpful as well, the addons instruction part covers the case when you use the source code of GRASS, but don't deal with the grass-addon repo.
I'm also slighltly changing how the grass.gunittest is presented, focusing on a single file, rather than a directory run. This simplifies the project-related instructions, replacing the currently confusing version.
* Wrap lines correctly
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list