Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # poly ### install <code shell> brew install polyfy/polylith/poly </code> ## create The first argument after 'create' is expected to be any of: w, p, b, c, workspace, project, base, component. ### base <code shell> poly create base name:alarm-bot </code> ### project <code shell> poly create project name:alarm-bot </code> It's recommended to add an alias to :projects in ./workspace.edn for the alarm-bot project. open/poly.txt Last modified: 2024/10/05 06:15by 127.0.0.1