phrohdoh
phrohdoh
## 💡 Feature description Similar to `serde`'s `rename_all` attribute, this would reformat all of the type's fields / variants for de/serialization to the format specified. Individual field / variant rename...
## 💡 Feature description Re-exporting the `uuid` crate, similar to how `rusoto_dynamodb` is re-exported, would make it easier for users of the library to use the correct version of `uuid::Uuid`...
I am attempting to generate a CLI for [YNAB's API](https://api.youneedabudget.com/v1#/) ([spec](https://api.youneedabudget.com/papi/spec-v1-swagger.json)) via Docker (because I _really_ do not want to setup then tear down a go env for this single...
Currently I have to manually focus the search box but since that is the only control the user can type in it would make sense to automatically give it focus...
`project.json` is on its way out of the door while (the newly-improved) `csproj` is becoming the default.
Making precompiled bundles available via GitHub Releases would make Sketch-Action easier to install for end-users because they would not have to build the project themselves (which involves setting up Xcode,...
Binary crates are meant to be development tools (such as `diesel_cli`) so including `tac` in package managers would make them more easily accessible and more correct. * macOS: [homebrew](https://brew.sh/) *...
``` tmba:Xamarin Studio.app thill $ find . -name "*MacDev*.dll" ./Contents/Resources/lib/monodevelop/AddIns/MonoDevelop.MacDev/MonoDevelop.MacDev.dll ./Contents/Resources/lib/monodevelop/AddIns/Xamarin.Ide/Xamarin.MacDev.Ide.dll ``` I'm not sure which MonoTouch needs to be installed, I can't find any addins by that name. Should...
For example a capturable hospital structure could: * heal infantry by 1hp per turn across the board, or * heal infantry within a 3-cell proximity 1hp per turn, * ......
Hi David, Not having seen any commits in well over a year now this repo has unfortunately bitrotted. With your blessing I'd like this project to carry on [with this...