https://github.com/thisconnect/tools
Build tools
https://github.com/thisconnect/tools
Last synced: 9 months ago
JSON representation
Build tools
- Host: GitHub
- URL: https://github.com/thisconnect/tools
- Owner: thisconnect
- License: mit
- Created: 2016-09-20T15:05:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T02:22:38.000Z (almost 3 years ago)
- Last Synced: 2025-04-12T03:37:57.131Z (9 months ago)
- Language: JavaScript
- Size: 5.69 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 28
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Build tools
TODO:
support external scripts/stylesheets http://, https:// and //
[](https://www.npmjs.com/package/tool)
[](https://github.com/thisconnect/tools/blob/master/license)
- Future proof
- Configured
- Opinionated
[](https://circleci.com/gh/thisconnect/tools)
[](https://ci.appveyor.com/project/thisconnect/tools)
[](https://travis-ci.org/thisconnect/tools)
[](https://dev.azure.com/x0thisconnect/x0thisconnect/_build)
[](https://libraries.io/github/thisconnect/tools)
[](https://david-dm.org/thisconnect/tools)
[](https://david-dm.org/thisconnect/tools?type=dev)
## Docs
- [styles](https://github.com/thisconnect/tools/tree/master/styles)
## Develop
```
npm install
npm test
```