Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yusufshakeel/sanduk
Helper app for development work.
https://github.com/yusufshakeel/sanduk
Last synced: 19 days ago
JSON representation
Helper app for development work.
- Host: GitHub
- URL: https://github.com/yusufshakeel/sanduk
- Owner: yusufshakeel
- License: mit
- Created: 2021-06-29T07:27:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-16T05:14:05.000Z (over 2 years ago)
- Last Synced: 2024-11-09T20:44:38.507Z (3 months ago)
- Language: JavaScript
- Size: 16.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sanduk
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/yusufshakeel/sanduk)
[![npm version](https://img.shields.io/badge/npm-0.34.1-blue.svg)](https://www.npmjs.com/package/sanduk)Helper app for development.
Sanduk (Sandooq) in English means "Box".
![sanduk image - macOS](./resources/sanduk-macos-light-v0.27.1.png)
## In 3 steps
1. Clone the project
```shell
git clone https://github.com/yusufshakeel/sanduk.git
```and
```shell
cd sanduk
```2. Install modules
```shell
npm install
```3. Build dmg for macOS
```shell
npm run build:for-mac
```A `dist` directory will be created which will have the dmg file.
## Tests
```shell
npm run test:all
```Test code is inside `test` directory.
## License
It's free :smiley:
[MIT License](https://github.com/yusufshakeel/sanduk/blob/master/LICENSE) Copyright (c) 2021 Yusuf Shakeel
### Back this project
If you find this project useful and interesting then feel free to support it on [Patreon](https://www.patreon.com/yusufshakeel).
### Donate
Feeling generous :smiley: [Donate via PayPal](https://www.paypal.me/yusufshakeel)