atlantabitdevs / bitdevs-upgrade

3 stars 2 forks source link

Updated Readme for local AI instructions #79

Open sbddesign opened 10 months ago

sbddesign commented 10 months ago

This is an alternate fix to #77.

The readme file was a little out of date -- my intent was that people invoke the summarize command (in the cases where they want to run locally) using yarn summarize from the root directory. This script actually copies the necessary config files into the AI dir and then moves into that directory to invoke the necessary commands. While this effectively worked, it wasn't documented properly in the Readme file.

This is an alternate approach to #78.

netlify[bot] commented 10 months ago

Deploy Preview for bitdevs-upgrade ready!

Name Link
Latest commit 42e05e51f3ef5af8fd2df8cbdffa000240e5d2a9
Latest deploy log https://app.netlify.com/sites/bitdevs-upgrade/deploys/65652edf01462800082e6351
Deploy Preview https://deploy-preview-79--bitdevs-upgrade.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

sbddesign commented 10 months ago

This is a fix for #77