Yeoman (software) (original) (raw)
Yeoman est une pile de développement open source côté client, fournissant des outils et des frameworks pour permettre le développement rapide d'application webs. Yeoman fonctionne en lignes de commande écrites en Node.js et combine un générateur de projet, un gestionnaire de dépendances, l'exécution des tests unitaires, un serveur d'application local et l'optimisation du code pour déploiement. Yeoman a été présenté pour la première fois au Google I/O 2012.
Property | Value |
---|---|
dbo:abstract | Yeoman est une pile de développement open source côté client, fournissant des outils et des frameworks pour permettre le développement rapide d'application webs. Yeoman fonctionne en lignes de commande écrites en Node.js et combine un générateur de projet, un gestionnaire de dépendances, l'exécution des tests unitaires, un serveur d'application local et l'optimisation du code pour déploiement. Yeoman a été présenté pour la première fois au Google I/O 2012. (fr) Yeoman is an open source client-side scaffolding tool for web applications. Yeoman runs as a command-line interface written for Node.js and combines several functions into one place, such as generating a starter template, managing dependencies, running unit tests, providing a local development server, and optimizing production code for deployment. Yeoman was released at Google I/O 2012. (en) 요먼(Yeoman)은 웹 애플리케이션을 위한 오픈 소스 클라이언트 사이드 도구이다. Yeoman은 Node.js로 작성된 명령 줄 인터페이스로 실행되며 여러 기능(스타터 템플릿 생성, 의존성 관리, 유닛 테스트 실행, 로컬 디플로이먼트 서버 제공, 디플로이먼트를 위한 운영 코드 최적화 등)을 한 곳에 병합해놓았다. 구글 I/O 2012에서 공개되었다. (ko) |
dbo:author | dbr:Google |
dbo:computingPlatform | dbr:Node.js |
dbo:developer | dbr:Paul_Irish dbr:Addy_Osmani |
dbo:genre | dbr:Web_development_tool |
dbo:latestReleaseDate | 2019-11-27 (xsd:date) |
dbo:latestReleaseVersion | 3.1.1 |
dbo:license | dbr:BSD_licenses |
dbo:operatingSystem | dbr:Linux dbr:MacOS dbr:Windows |
dbo:programmingLanguage | dbr:JavaScript |
dbo:releaseDate | 2013-08-22 (xsd:date) |
dbo:thumbnail | wiki-commons:Special:FilePath/Yeoman.svg?width=300 |
dbo:wikiPageExternalLink | http://gruntjs.com/ http://html5boilerplate.com/ http://modernizr.com/ http://www.yeoman.io/ https://yeoman.io/ https://github.com/yeoman/yo |
dbo:wikiPageID | 37023889 (xsd:integer) |
dbo:wikiPageLength | 7038 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID | 1118396604 (xsd:integer) |
dbo:wikiPageWikiLink | dbr:Ruby_on_Rails dbr:Paul_Irish dbc:Software_using_the_BSD_license dbr:Command-line_interface dbr:GitHub dbr:Google dbr:Google_Chrome dbr:Google_I/O dbr:Model_View_Controller dbr:Modernizr dbr:AngularJS dbr:Lint_(software) dbr:Linux dbr:MacOS dbr:BSD_licenses dbr:Backbone.js dbr:Web_application dbr:Windows dbc:Web_development_software dbr:Node.js dbr:Grunt_(software) dbr:HTML5_Boilerplate dbr:JQuery dbr:JavaScript dbc:JavaScript_programming_tools dbc:2012_software dbc:HTML dbc:JavaScript_libraries dbr:Build_automation dbr:Minification_(programming) dbr:Asynchronous_Module_Definition dbr:Open-source_software dbr:Scaffold_(programming) dbr:Twitter_Bootstrap dbr:Addy_Osmani dbr:Build_tool dbr:Unit_tests dbr:Web_development_tool |
dbp:author | dbr:Google |
dbp:developer | Addy Osmani, Paul Irish, Eric Bidelman, Sindre Sorhus, Simon Boudrias, Pascal Hartig (en) |
dbp:genre | dbr:Web_development_tool |
dbp:latestReleaseDate | 2019-11-27 (xsd:date) |
dbp:latestReleaseVersion | 3.100000 (xsd:double) |
dbp:license | dbr:BSD_licenses |
dbp:logo | Yeoman.svg (en) |
dbp:logoSize | 100 (xsd:integer) |
dbp:name | Yeoman (en) |
dbp:operatingSystem | dbr:Linux dbr:MacOS dbr:Windows |
dbp:platform | dbr:Node.js |
dbp:programmingLanguage | dbr:JavaScript |
dbp:released | 2013-08-22 (xsd:date) |
dbp:repo | https://github.com/yeoman/yo |
dbp:website | https://yeoman.io/ |
dbp:wikiPageUsesTemplate | dbt:Infobox_software dbt:Other_uses dbt:Reflist dbt:Start_date_and_age |
dct:subject | dbc:Software_using_the_BSD_license dbc:Web_development_software dbc:JavaScript_programming_tools dbc:2012_software dbc:HTML dbc:JavaScript_libraries |
rdf:type | owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 |
rdfs:comment | Yeoman est une pile de développement open source côté client, fournissant des outils et des frameworks pour permettre le développement rapide d'application webs. Yeoman fonctionne en lignes de commande écrites en Node.js et combine un générateur de projet, un gestionnaire de dépendances, l'exécution des tests unitaires, un serveur d'application local et l'optimisation du code pour déploiement. Yeoman a été présenté pour la première fois au Google I/O 2012. (fr) Yeoman is an open source client-side scaffolding tool for web applications. Yeoman runs as a command-line interface written for Node.js and combines several functions into one place, such as generating a starter template, managing dependencies, running unit tests, providing a local development server, and optimizing production code for deployment. Yeoman was released at Google I/O 2012. (en) 요먼(Yeoman)은 웹 애플리케이션을 위한 오픈 소스 클라이언트 사이드 도구이다. Yeoman은 Node.js로 작성된 명령 줄 인터페이스로 실행되며 여러 기능(스타터 템플릿 생성, 의존성 관리, 유닛 테스트 실행, 로컬 디플로이먼트 서버 제공, 디플로이먼트를 위한 운영 코드 최적화 등)을 한 곳에 병합해놓았다. 구글 I/O 2012에서 공개되었다. (ko) |
rdfs:label | Yeoman (informatique) (fr) 요먼 (소프트웨어) (ko) Yeoman (software) (en) |
owl:sameAs | yago-res:Yeoman (software) wikidata:Yeoman (software) dbpedia-fr:Yeoman (software) dbpedia-ko:Yeoman (software) https://global.dbpedia.org/id/4xfDj |
prov:wasDerivedFrom | wikipedia-en:Yeoman_(software)?oldid=1118396604&ns=0 |
foaf:depiction | wiki-commons:Special:FilePath/Yeoman.svg |
foaf:homepage | https://yeoman.io/ |
foaf:isPrimaryTopicOf | wikipedia-en:Yeoman_(software) |
foaf:name | Yeoman (en) |
is dbo:wikiPageDisambiguates of | dbr:Yeoman_(disambiguation) |
is dbo:wikiPageRedirects of | dbr:Yeoman.io dbr:Yeoman_(computing) |
is dbo:wikiPageWikiLink of | dbr:Index_of_JavaScript-related_articles dbr:Yeoman_(disambiguation) dbr:Yeoman.io dbr:Yeoman_(computing) |
is foaf:primaryTopic of | wikipedia-en:Yeoman_(software) |