synthetix-v3
                                
                                 synthetix-v3 copied to clipboard
                                
                                    synthetix-v3 copied to clipboard
                            
                            
                            
                        Add init function to deployer to create a new project
want to confirm a couple things:
- should the function be added as a hardhat task, or a standalone command line utility that can bring a user from 0 to compiling project?
- how many options should be supported? Should we just let them pick a name for their project and provide a couple small sample projects to get them started?
- would a github template repository be sufficient?