Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 284 Bytes

File metadata and controls

23 lines (15 loc) · 284 Bytes

InSDL Create

CLI utility for creating starter projects for InSDL.

Installation

pip install insdl-create

After installation, the insdl command becomes available.

Create a Project

insdl

Or pass the project name directly:

insdl my-project