Skip to content

xaderfos/shadow-cljs.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shadow-cljs User's Guide

See https://shadow-cljs.github.io/docs/UsersGuide.html

The guide is written in asciidoc format available in the /docs directory.

make is used to build the primary HTML file via asciidoctor.

Contribution

Contributions are very welcome. Just open an issue or pull request.

Dockerfile

People who prefer developing against a Docker container can use the Dockerfile provided in this repository. It contains everything that you need:

  • Ruby
  • Bundler
  • Make

Visual Studio Code

Provided that you have you have the "Visual Studio Code Remote - Container" extension installed, Visual Studio Code users will be able to develop against the Docker container immediately.

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 48.3%
  • Makefile 29.9%
  • HTML 16.3%
  • Dockerfile 5.5%