Lein_template_descjop

screenshot of Lein_template_descjop

A Leiningen template(Clojure/ClojureScript Project) for Web based desktop application with Electron (atom-shell).

Overview

The descjop-template is a Leiningen template that allows users to create web-based desktop applications using Electron (atom-shell) and other technologies. It is currently only based on Electron (atom-shell) but will also support nw.js in the future. The template can be found on the descjop website at descjop.org/Clojars Project and requires leiningen 2.6.x +, node v6.x +, and grunt v0.1.13 +.

Features

  • Leiningen template for web-based desktop applications
  • Built with Electron (atom-shell)
  • Supports development and production modes
  • Includes a GUI command interface (descjop cli command)
  • Allows for customization through CSS
  • Includes a test suite

Summary

The descjop-template is a Leiningen template that allows users to easily create web-based desktop applications using Electron (atom-shell) and other technologies. It includes features such as development and production modes, a GUI command interface, and customization through CSS. The template provides a straightforward installation process and allows users to package their applications for different platforms. Overall, it is a useful tool for developers looking to build desktop applications using web technologies.

grunt
Grunt

Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.