An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Boot is a build automation and dependency management tool written primarily in the Clojure programming language. Boot was originally written by Micha Niskin and Alan Dipert as part of the Hoplon web framework. As of May 2015, Boot is developed and released independently of Hoplon. Boot is implemented as an executable entry point and a set of Clojure libraries that can be used to develop build processes programmatically. The spirit of Boot's design is captured by its tag line, "Builds are programs. Let's start treating them that way." Boot also supports:

Property Value
dbo:abstract
  • Boot is a build automation and dependency management tool written primarily in the Clojure programming language. Boot was originally written by Micha Niskin and Alan Dipert as part of the Hoplon web framework. As of May 2015, Boot is developed and released independently of Hoplon. Boot is implemented as an executable entry point and a set of Clojure libraries that can be used to develop build processes programmatically. The spirit of Boot's design is captured by its tag line, "Builds are programs. Let's start treating them that way." Build tasks supported natively by Boot include compiling Java, creating .jar files, and creating servlets. As a Clojure program, Boot can be extended on a per-project basis using the Clojure language. Boot's primary means of extension are tasks, or functions that take and return Filesets. A Fileset is a managed, immutable representation of the filesystem and classpath that can be synchronized to disk at any point during the build. Like Leiningen, Boot supports resolving and publishing Maven dependencies using the Aether library. Boot also supports: * In-process classloader isolation with pods * Shebang scripts Boot is featured in Appendix B of the book "Clojure for the Brave and True". (en)
dbo:genre
dbo:latestReleaseDate
  • 2019-04-13 (xsd:date)
dbo:latestReleaseVersion
  • 2.8.3
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:releaseDate
  • 2013-10-22 (xsd:date)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 50164532 (xsd:integer)
dbo:wikiPageLength
  • 3438 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1089435989 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Micha Niskin and Alan Dipert (en)
dbp:genre
dbp:latestReleaseDate
  • 2019-04-13 (xsd:date)
dbp:latestReleaseVersion
  • 2.800000 (xsd:double)
dbp:license
dbp:logo
  • The_Boot_build_tool_logo.png (en)
dbp:logoSize
  • 220 (xsd:integer)
dbp:name
  • Boot (en)
dbp:operatingSystem
dbp:programmingLanguage
dbp:released
  • 2013-10-22 (xsd:date)
dbp:repo
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • Boot is a build automation and dependency management tool written primarily in the Clojure programming language. Boot was originally written by Micha Niskin and Alan Dipert as part of the Hoplon web framework. As of May 2015, Boot is developed and released independently of Hoplon. Boot is implemented as an executable entry point and a set of Clojure libraries that can be used to develop build processes programmatically. The spirit of Boot's design is captured by its tag line, "Builds are programs. Let's start treating them that way." Boot also supports: (en)
rdfs:label
  • Boot (software) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Boot (en)
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License