https://github.com/vasani-arpit/chru
An automation script running inside electron
https://github.com/vasani-arpit/chru
electron-app nativefier node-js
Last synced: about 1 month ago
JSON representation
An automation script running inside electron
- Host: GitHub
- URL: https://github.com/vasani-arpit/chru
- Owner: vasani-arpit
- Created: 2017-04-13T17:52:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-05T03:15:09.000Z (about 8 years ago)
- Last Synced: 2025-02-15T05:17:10.588Z (3 months ago)
- Topics: electron-app, nativefier, node-js
- Language: JavaScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chru
An automation script running inside electron.**A Pull Request is always welcome**
## how to run
```
git clone https://github.com/vasani-arpit/chru.git
cd chru
npm install
npm run prebuild //to get assets ready
npm create // this will create a folder with a site name having app with injected js into it
```## Roadmap
- add more and propper minification and uglification logic for injected css and js
- add jQuery and jQuery-tmpl