{"id":15440157,"url":"https://github.com/deraen/boot-less","last_synced_at":"2026-03-09T13:46:29.131Z","repository":{"id":24650358,"uuid":"28060339","full_name":"Deraen/boot-less","owner":"Deraen","description":"Boot task to compile Less","archived":false,"fork":false,"pushed_at":"2015-12-23T17:25:28.000Z","size":111,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-18T20:17:18.308Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Deraen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-15T22:58:47.000Z","updated_at":"2023-02-04T00:08:00.000Z","dependencies_parsed_at":"2022-08-23T01:51:01.844Z","dependency_job_id":null,"html_url":"https://github.com/Deraen/boot-less","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deraen%2Fboot-less","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deraen%2Fboot-less/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deraen%2Fboot-less/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Deraen%2Fboot-less/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Deraen","download_url":"https://codeload.github.com/Deraen/boot-less/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249780642,"owners_count":21324592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T19:11:14.856Z","updated_at":"2026-03-09T13:46:29.072Z","avatar_url":"https://github.com/Deraen.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# boot-less\n[![Clojars Project](http://clojars.org/deraen/boot-less/latest-version.svg)](http://clojars.org/deraen/boot-less)\n\n# [Moved to Deraen/less4clj](https://github.com/Deraen/less4clj)\n\n[Boot](https://github.com/boot-clj/boot) task to compile Less.\n\n* Provides the `less` task\n* For each `.main.less` in fileset creates equivalent `.css` file.\n* Uses [Less4j](https://github.com/SomMeri/less4j) Java implementation of Less compiler through [less4clj clojure wrapper](https://github.com/Deraen/less4clj)\n* For parallel leiningen plugin check [less-less4j](https://github.com/Deraen/lein-less4j/)\n* For parallel [sass](http://sass-lang.com/) task check [boot-sass](https://github.com/Deraen/boot-sass)\n\n## Usage\n\n```clj\n[s source-map  bool \"Create source-map for compiled CSS.\"\n c compression bool \"Compress compiled CSS using simple compression.\"]\n```\n\nTo create css file `public/css/main.css` have the less file on path `public/css/main.main.less` or use sift task to move the css file:\n`(comp (less) (sift :move {#\"main.css\" \"public/css/main.css\"}))`\n\n## License\n\nCopyright © 2014-2015 Juho Teperi\n\nDistributed under the Eclipse Public License either version 1.0 or (at your option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderaen%2Fboot-less","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderaen%2Fboot-less","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderaen%2Fboot-less/lists"}