- Notifications
You must be signed in to change notification settings - Fork2
Framework for creating scaffolds for any existing programming language with a customizable TUI.
License
mr-smith-org/mr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Mr. Smith is a powerful framework designed to generate scaffolds for any programming language, based onGo templates. It streamlines the process of setting up new projects by automating the creation of directories, files, and base code, ensuring consistency and saving valuable development time. Additionally, Mr. Smith features a customizable TUI, providing an intuitive and efficient experience both for those creating scaffolds and those using them, making the process accessible and seamless for developers of all levels.
Visithttps://mr-smith.tech to view the full documentation.
- Hello World: A simple Hello World in Go.
- OpenAPI 2.0 TypeScript Services: Create a TypeScript library with typed services for all endpoints described in an Open API 2.0 file.
- Changelog Generator: Helper to write a good changelog to your project.
- Commit Standardizer: Write conventional commits for your projects.
Contributions are welcome! Feel free to open issues or submit pull requests to improve Mr. Smith.
Fork the repository.
Create a branch for your feature:
git checkout -b feature/my-new-feature
Commit your changes:
git commit -m"Add new feature"
Push to the branch:
git push origin feature/my-new-feature
Open a Pull Request.
This project is licensed under the MIT license. See theLICENSE file for more details.
About
Framework for creating scaffolds for any existing programming language with a customizable TUI.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.