Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 481 Bytes

File metadata and controls

20 lines (13 loc) · 481 Bytes

initx

initx is a global CLI for bootstrapping new project folders.

Status: alpha. Repository: https://github.com/AndresDevvv/initx

Current support:

  • initx python <name>
  • initx node <name>

The generator can either create a new folder or initialize the current directory with . when that directory is empty.

Documentation: