Explore >> Select a destination


You are here

corfield.org
| | blog.miguelgrinberg.com
19.4 parsecs away

Travel
| | miguelgrinberg.com
| | clojure-doc.org
8.5 parsecs away

Travel
| | tools.build and the Clojure CLItools.build is a library for building artifacts in Clojure projects, which are typically library .jar files for deployment to repositories like Clojars for others to use or application .jar files to run on servers or in containers.
| | karmanivero.us
17.4 parsecs away

Travel
| | An ES6 NPM package project template featuring a CLI, test support, automated API docs, release management & more!
| | snarky.ca
71.3 parsecs away

Travel
| There are a couple of things I always want to be true when I install Python packages for a project: 1. I have a virtual environment 2. Pip is up-to-date For virtual environments, you would like them to be created as fast as possible and (usually) with the newest version