Skip to content

hanazuki/sam-build-fast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sam-build-fast

A fast alternative for sam build, which speeds up the builds with caching.

Usage

CLI

Run sam-build-fast instead of sam build.

Rake

require 'sam-build-fast/rake'

task :default => :'sam:build'
SamBuildFast::Rake.define(:sam)

Releases

No releases published

Packages

No packages published

Languages