{"library":"ubs","type":"library","category":null,"description":"Unified Build System (UBS) is a JavaScript build tool that uses YAML configuration files (build.yml) to define tasks, similar to Makefile but with a Travis CI-like syntax. Current version 0.7.1 (last release on npm, low activity). It allows executing tasks sequentially with dependency resolution, supports plugins (e.g., mocha, clean, packagejson, grab), and enables overriding settings via command-line or environment variables. Different from Grunt/Gulp/Cake by emphasizing minimal code and YAML-based definitions. Requires Node >=0.10.1.","language":"javascript","status":"maintenance","version":"0.7.1","tags":["javascript","build","unified","system","coffee","tool","make","scaffold"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install ubs","imports":["// Global command-line tool - no import needed","$ ubs clean test","// Configuration file in YAML format"]},{"cmd":"yarn add ubs","imports":[]},{"cmd":"pnpm add ubs","imports":[]}],"homepage":"https://github.com/oorabona/ubs","github":"https://github.com/oorabona/ubs","docs":null,"changelog":null,"pypi":null,"npm":"ubs","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}