sublayerapp / sublayer

A model-agnostic Ruby Generative AI DSL and framework. Provides base classes for building Generators, Actions, Tasks, and Agents that can be used to build AI powered applications in Ruby.
https://docs.sublayer.com
MIT License
97 stars 1 forks source link

Add dotenv to the new project template #73

Open swerner opened 3 weeks ago

swerner commented 3 weeks ago

New projects in the project templates should start with dotenv installed and a .env.example file

swerner commented 3 weeks ago

Make sure to update examples/guides in https://github.com/sublayerapp/docs.sublayer.com to use/expect dotenv/.env