https://github.com/1337programming/progen
You'd think it's for protractor... but it's actually a ad for a Gillette shaving cream commercial... written in Angular 2
https://github.com/1337programming/progen
Last synced: about 1 year ago
JSON representation
You'd think it's for protractor... but it's actually a ad for a Gillette shaving cream commercial... written in Angular 2
- Host: GitHub
- URL: https://github.com/1337programming/progen
- Owner: 1337programming
- Created: 2016-10-09T00:32:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-10T16:13:23.000Z (over 9 years ago)
- Last Synced: 2025-01-08T07:42:48.549Z (about 1 year ago)
- Language: TypeScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ProGen
You'd think it's for protractor... but it's actually a ad for a Gillette shaving cream commercial... written in Angular 2
# Install
npm install
# Build application
npm run build
# Test application
# run dev server localhost:3333
npm start
# build and open electron preview
npm run electron
# Create electron package
npm run package
## TODO
* Font-Awesome build fix
* Render Communication
* File System Handler
* Cloud DB
* Multi Router-Outlet
## Features
* Import Protractor Scripts from an excel sheet and generate scripts
* Page to display Excel format
* Page to configure protractor script generation
* Shell terminal for developers to either execute scripts
* Config Data
* Test scripts on protractor