Search for 'WA 0821 1305 0400 Vendor Kontraktor Hidroseeding Green Project Malinau Kalimantan Utara'
For details on the search query syntax, see the guide.
Total results: 670, showing 169 - 192
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
lein template for a python project
Run command line scripts bundled within your clojure project
A handful of Clojure utilities for easing project integration with the OpenTracing API
A template to generate a Bounce webapp project
Creates web project templates of different flavors: Om, ClojureScript (+ nREPL), Compojure, Hiccup, Ring, etc.
Visualize Leiningen project dependencies using Graphviz.
Leiningen plugin for Project Skummet
Fork of the 3x-UI project with additional functionality for creating inbounds, generating certificates, and other features.
Leiningen template for a simple grafter project
Leiningen template for a NoCore Clojure project
Milestones : the Automagic Project Tasks Scheduler
Attach git dependencies to a leiningen project
A template to generate a Yo-yo API project
Easily start a new cljs project with reloading.
A minimal ClojureScript project template
A leiningen plugin for interpolating into the project map.
A re-frame scaffold project
Wrapping up the Bloomberg java SDK jars into a lein project.
Run command line scripts bundled within your clojure project
An audio tagging library supporing mp3, mp4, flac, and ogg containers. It supports all of the common tags used in these files including one image in a simple abstracted way which hides most of the differences between the formats.
ex. To get read all supported tags and image into a map use (get-all-info <path>) and a map will be returned with all tag data.
ex. To update an existing tag with a new artist and album while leaving all other fields untouched, use (update-tag! <file> {:artist "new artist"
:album "new album"})
ex. To delete the lyrics field, use (update-tag! <file> {:lyrics :delete})
Supported tags:
mp3: track, track-total, disc-no, disc-total, title,
artist, album, album-artist, year, genre, comment, composer,
original-artist, remixer, conductor, bpm, grouping, isrc, record-label,
encoder, lyricist, lyrics, artwork-mime, artwork-data (byte array)
mp4: all from mp3 except original-artist, remixer, record-label
ogg/flac: all except original-artist, track-total, record-label, disc-total,
remixer, grouping
API Documentation: http://danpallas.github.io/green-tags/
contributing: Pull requests are welcome, but try to keep the API simple and submit updated tests to go along with it. Don't use macros in the API because they complicate test mocking for any project that implements this library.
A template to generate a yo-yo webapp project
Use gpg to verify GPG signatures of selected clojure project dependecies
live-static project template for Leiningen