Robert Marshall a1c842c239 Remove NPM dependency | před 1 rokem | |
---|---|---|
.nuke | před 1 rokem | |
build | před 1 rokem | |
src | před 1 rokem | |
.drone.yml | před 1 rokem | |
.editorconfig | před 4 roky | |
.gitattributes | před 4 roky | |
.gitconfig | před 4 roky | |
.gitignore | před 1 rokem | |
Dockerfile | před 1 rokem | |
Readme.md | před 4 roky | |
build.cmd | před 1 rokem | |
build.ps1 | před 1 rokem | |
build.sh | před 1 rokem | |
clean-config.sh | před 3 roky | |
omnisharp.json | před 4 roky | |
watch.sh | před 5 roky |
Old repo: https://git.robware.uk/rob/Robware
My old repo was my attempt at an MVC framework. While I learned a lot about how to make an MVC framework, it was quite a pain to keep up. Now I'm using .NET Core ASP MVC. I much prefer C# and the whole thing is much nicer to work with.
After clone, please run git config --local include.path ../.gitconfig
. This will set up the filters required to ignore local dev config.
Ideally I'd like to: