Opp Repl Project Scaffolding

Create a NEW OMNeT++ project from scratch that works with opp_repl. On current opp_repl (Apr 2026+) this is a single function call — `create_project(name, path=..., namespace=False)` — which generates every required file (.opp, .oppbuildspec, .nedfolders, package.ned, omnetpp.ini). Load BEFORE building any project that doesn't already have a Makefile checked in. Required when the user says "create a new simulation" or "build an OMNeT++ example from scratch".

tabgab 7c94450 9 files · 11.7 KB Updated

File contents

tabgab/opp_repl-skill/tree/main/opp-repl-project-scaffolding commit 7c9445033a

Frequently asked questions

npx skillmds@latest add tabgab/opp-repl-project-scaffolding