TLDR
Enter a command. For example: llvm ar, dc, pio system, brew bundle.

jigsaw

 
A Laravel-based static site builder for PHP. More information: https://jigsaw.tighten.co.
 
  • Initialize a project:
     
    jigsaw init
     
  • Initialize a project using a starter template:
     
    jigsaw init {{template_name}}
     
  • Build the site for development:
     
    jigsaw build
     
  • Preview the site from the "build_local" directory:
     
    jigsaw serve
     
  • Build the site for production:
     
    jigsaw build production
     
  • Preview the site from the "build_production" directory:
     
    jigsaw serve {{build_production}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.