Skip to content

tzach/capstan-lein-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capstan-lein-plugin

A Leiningen plugin to generate a Capstan project skeleton

Capstan is a tool for rapidly building and running your application on OSv. Capstan is as simple and fast as using Docker for creating containers, but the result is a complete virtual machine image that will run on any hypervisor with OSv support.

This plugin will help you starts using Capstan, by generating a clojure project skeleton

Prerequisites

Install

No installation needed - plugin is available from Clojars

Usage

create a new project skeleton

lein new capstan my-project

run your project on a OSv image

cd my-project
capstan run

on how to run your image on the cloud, and much more here

License

3-clause BSD license http://opensource.org/licenses/BSD-3-Clause

About

A Leiningen plugin to generate a Capstan project skeleton

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages