Skip to content

Update documentation to reflect new mycoder.config.js configuration system #51

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bhouston opened this issue Mar 12, 2025 · 0 comments · Fixed by #52
Closed

Update documentation to reflect new mycoder.config.js configuration system #51

bhouston opened this issue Mar 12, 2025 · 0 comments · Fixed by #52

Comments

@bhouston
Copy link
Member

The MyCoder CLI has been updated to use a mycoder.config.js file for configuration instead of the previous CLI-based config commands (config set, config get, config list). The documentation needs to be updated to reflect this change and remove references to the old configuration system.\n\nTasks:\n- Update usage/configuration.md to document the new mycoder.config.js file\n- Remove references to 'mycoder config' commands throughout the documentation\n- Update examples to use the new configuration method\n- Update configuration file location information\n\nThe new configuration system is similar to ESLint and other modern JavaScript tools, where settings are defined in a JavaScript file in the project root.

bhouston added a commit that referenced this issue Mar 12, 2025
…ystem

- Remove references to old 'config' CLI commands\n- Update configuration documentation to use mycoder.config.js\n- Update examples throughout the documentation\n- Update platform-specific setup guides\n\nCloses #51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant