목차

poly

install

brew install polyfy/polylith/poly

create

The first argument after 'create' is expected to be any of: w, p, b, c, workspace, project, base, component.

base

poly create base name:alarm-bot

project

poly create project name:alarm-bot

It's recommended to add an alias to :projects in ./workspace.edn for the alarm-bot project.


관련 문서