node-llama-cpp icon indicating copy to clipboard operation
node-llama-cpp copied to clipboard

feat: `create-project` command to make it easier to bootstrap a new project

Open giladgd opened this issue 2 years ago • 0 comments

Support creating these types of projects:

  • Node with TypeScript using vite-node
  • Electron app with TypeScript
  • Node with plain JavaScript

giladgd avatar Nov 05 '23 16:11 giladgd