-
-
Notifications
You must be signed in to change notification settings - Fork 178
Windows Development Environment
This page describes how to setup a development environment for boot on windows. It's not finished.
Obviously you will need git. Get it from https://msysgit.github.io/ In the installer choose the option to install the git exeutable wrappers on the PATH.
MinGW provides a bash shell and GNU tools for windows. Download the installer from http://sourceforge.net/projects/mingw/files/Installer/mingw-get-setup.exe/download and choose to install at least mingw-base, msys, make and wget.
Download maven from https://maven.apache.org/
Download and install from http://launch4j.sourceforge.net/
You can find other developers and users in the #hoplon
channel on freenode IRC or the boot slack channel.
If you have questions or need help, please visit the Discourse site.
- Environments
- Boot environment
- Java environment
- Tasks
- Built-ins
- Third-party
- Tasks Options
- Filesets
- Target Directory
- Pods
- Boot Exceptions
- Configuring Boot
- Updating Boot
- Setting Clojure version
- JVM Options
- S3 Repositories
- Scripts
- Task Writer's Guide
- Require inside Tasks
- Boot for Leiningen Users
- Boot in Leiningen Projects
- Repl reloading
- Repository Credentials and Deploying
- Snippets
- Troubleshooting
- FAQ
- API docs
- Core
- Pod
- Util