Skip to content

embabel/project-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embabel Agent Project Creator

Project creation wizard to create Java or Kotlin projects using the Embabel agent framework.

Python GitHub Java Kotlin

Creates a new project in the current directory using a template repository. The wizard will guide you through the process of selecting a template and providing necessary project details.

To run:

uvx --from git+https://github.com/embabel/project-creator.git project-creator

If not provided, the wizard will prompt for the following optional arguments:

  • --repo Template repository URL or selection number (1=Kotlin, 2=Java)
  • --project-name Name of the project to create
  • --package Package name (e.g. com.example.myproject)

About

Project creation wizard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages