在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):tars/tars开源软件地址(OpenSource Url):https://github.com/tars/tars开源编程语言(OpenSource Language):JavaScript 81.0%开源软件介绍(OpenSource Introduction):English description | Описание на русском Maintainer is needed!TARS is a builder for modern frontend of any complexity, which is based on Gulp.js. It facilitates and accelerates process of web-development. TARS will be suitable for teams and individual developers. It solves the most routine cases associated with web-development and brings you more pleasure from work. TARS is a framework for gulp, including a set of gulp-tasks. It allows for easy expansion (creating new tasks) and customization (modification of existing tasks), provides comfortable architecture for tasks and watchers storage in the project. To bypass dependencies installation for every TARS project, TARS-CLI was created. As such, TARS is not a npm-package by itself. This decision was made so that everyone could comfortably customize the builder for themselves. TARS-CLI is just a simple builder interface, which includes all dependencies for TARS. It is strongly recommended to use TARS-CLI for development. You can install TARS-CLI via NPM. More info in project's repository. Attention! All docs from branch "master" are written for the last version of TARS. If you have another version of TARS, please, open appropriate release and take docs from there. Besides, you have all docs, which are 100% compatible with your project in the root folder of your project! Basic featuresListed below are just a little part of the features. In fact builder has much more.
DocumentationIt is important! All examples in documentation use the default settings.
InstallationAttention, TARS-CLI is the preferred way to work with TARS. It is faster and more comfortable to work with TARS-CLI. In case of using TARS with TARS-CLI all installation steps are not necessary! You need to install npm i -g npm For Windows you have to do some more steps:
If you get a Permission denied or Error: EACCES error, you should run the previous command again in sudo (as Administrator for Windows). Next you need to install gulp globally. (You may need rights of superuser or administrator). npm install -g gulp Download TARS and unzip it in the working directory. Then install dependencies. Command is run from a folder with TARS files (usually it is a tars-master). npm install If not all of the dependencies have been installed, the last operation must be repeated. After installing of all dependencies you need to open tars-config (detailed description of the options are here) and set up the project for yourself. In that config file, you can select the templater, css-preprocessor, using the notifications, folder names for different static and etc. After setting up the project, execute the following command: gulp init Attention, TARS-CLI is the preferred way to work with TARS. It is faster and more comfortable to work with TARS-CLI. Init command is available in TARS-CLI too. This command will create the basic file structure, download tasks for selected templater and css-preprocessor. Everything is ready, get to work! :) Basic commandsAttention, TARS-CLI is the preferred way to work with TARS. It is faster and more comfortable to work with TARS-CLI. All commands are available and described in TARS-CLI, so use only TARS-CLI for working with your project. TARS used Gulp to start tasks, when CLI was not created.
The link will be shown in the console. There also will be a link to the control panel for devices to which markup is shared.
These parameters are available in any mode of assembly:
DocumentationIt is important! All examples in documentation use the default settings.
Last changesAll recent changes are available here: changelog. If you have a question you can write in gitter or mail [email protected] Bugs and feature-request here: issues. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论