Skip to content

see7e/slick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slick

Build web applications faster with all batteries included

Work in progress

I really want to try this out even though its not finished yet.

Spoiler: you will encounter rough edges.

For now you will need to install templ and air manually (working on making this work with slick install)

Install the Slick cli

go install "github.com/anthdm/slick/slick@latest"

Create new slick project

slick new myapp

Install the project

cd myapp && slick install

Start the project

slick run

Run application in watch mode using air

air

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.4%
  • Makefile 0.6%