Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

luzifer-docker/clasp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

luzifer-docker / clasp

Run clasp in a Docker container

Usage

## Build container (optional)
$ docker build -t luzifer/clasp .

## Execute clasp
$ docker run --rm -ti -v $(pwd):$(pwd) -v ~/.config/clasp:/home/node -w $(pwd) luzifer/clasp push