slick icon indicating copy to clipboard operation
slick copied to clipboard

Results 6 slick issues
Sort by recently updated
recently updated
newest added

Hi there! I love the idea, and I've been thinking/planning for a while about a framework such as this (but using svelte instead of temp). I would love to actively...

I forgot to call writeDBFileContens and refactor writeMainContents to check env file isset or not

Before this, when we want to make a new command for the cli, we need to extend the switch case, and then manually adding the usage or help command. This...

**Files Changed** - slick/main.go - README.md **Enhancements** - Descriptive usage message - New handler, view and model command and functions

## Summary Prior to this change, `slick run` did not print any errors that were caused by the underlying run implementation, which required the user to use `go run` manually...

## Summary The generated main file was missing an import for the "log" package and required manual fixing. This change makes slick's workflow a little more.. _slick_.