aurelia-tools

WebJar for aurelia-tools

Лицензия

Лицензия

MIT
Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

github-com-aurelia-tools
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

aurelia-tools
WebJar for aurelia-tools
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/aurelia/tools

Скачать github-com-aurelia-tools

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-aurelia-tools/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-aurelia-tools</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-aurelia-tools/
implementation 'org.webjars.npm:github-com-aurelia-tools:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-aurelia-tools/
implementation ("org.webjars.npm:github-com-aurelia-tools:1.0.0")
'org.webjars.npm:github-com-aurelia-tools:jar:1.0.0'
<dependency org="org.webjars.npm" name="github-com-aurelia-tools" rev="1.0.0">
  <artifact name="github-com-aurelia-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-aurelia-tools', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-aurelia-tools" % "1.0.0"
[org.webjars.npm/github-com-aurelia-tools "1.0.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.webjars.npm » breeze-dag jar [0.1.0,0.2)
org.webjars.npm : through2 jar [2.0.0,3)

Модули Проекта

Данный проект не имеет модулей.

aurelia-tools

npm Version ZenHub Join the chat at https://gitter.im/aurelia/discuss

This library is part of the Aurelia platform and contains some base tools used in the development of Aurelia itself as well as the source for browser debugging tools.

To keep up to date on Aurelia, please visit and subscribe to the official blog and our email list. We also invite you to follow us on twitter. If you have questions, please join our community on Gitter or use stack overflow. Documentation can be found in our developer hub. If you would like to have deeper insight into our development process, please install the ZenHub Chrome or Firefox Extension and visit any of our repository's boards.

To create a dev environment:

  1. Create an aurelia directory to hold all of the projects.
mkdir aurelia
  1. Change to the new directory
cd aurelia
  1. Clone this repository into the tools directory. This repo contains the helper tools for creating the dev environment.
git clone https://github.com/aurelia/tools.git
  1. Clone the skeleton-navigation also which is the base app for testing -
git clone https://github.com/aurelia/skeleton-navigation.git
  1. Change directory into skeleton-navigation
cd skeleton-navigation
  1. Install the skeleton-navigation application's dependencies:
npm install
jspm install
  1. Build the dev environment. This will create all of the directories inside of aurelia under the proper name, git clone them all and then perform a gulp build.
gulp build-dev-env

Now you have the ability to update the repos locally, make changes, and use those in the skeleton app in the aurelia directory by using the gulp update-own-deps command.

Alternatively, run gulp pull-dev-env to only pull down each aurelia dependency and not perform builds.

Aurelia Context Chrome extension

The chrome extension has moved to the aurelia/inspector repo.

org.webjars.npm

aurelia

A standards-based, front-end framework designed for high-performing, ambitious applications.

Версии библиотеки

Версия
1.0.0