Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Redbean Templates

Just a simple scaffolding and development cycle for Redbean. Currently only supports bash and taskfile, but will support others, eventually.

Pretty simple:

run task and it will:

  • create the project structure
  • download all related redbean utilities
  • copy all files from 'src' into the redbean project executable (rewriting from a fresh version everytime that is cached).
  • start the redbean server

other commands: download, add (adds all files from src), start, and clean (removes all created files and folders).

Inspired by the Makefile of @ProducerMatt. Created this one because I wanted a /src/ folder and ability to start fresh quickly.

About

Templates for populating and building Redbean applications

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors