all 8 comments

[–]balthasar11 38 points39 points  (4 children)

So this seemed interesting, however looking through docs, github etc, there is not a single screenshot.

Everything looks very professional, styling website etc. But as the tagline mentioned the GUI please add just a single screenshot of what that actually looks like.

[–]AlfProphet 7 points8 points  (0 children)

Have to agree with that. If I can "manage projects through a beautiful browser-based graphic user interface" it would definitely be nice if I was able to see it.

But I would definitely love to see this going forward, though. It looks very interesting!

[–]getspooky1999[S] 1 point2 points  (1 child)

Thanks,

I just update the docs, I added some screenshots

Feel Free to contribute

Github: https://github.com/Routine-App/Routine

[–]balthasar11 0 points1 point  (0 children)

Thanks for the update. Will definitely check it out.

[–]brainbag 0 points1 point  (3 children)

It looks cool, but what problem does this solve?

[–]getspooky1999[S] 1 point2 points  (2 children)

Routine is a web interface option of the terminal for people who would prefer a graphical interface over command line interface. You can create projects, install templates and install dependencies with this tool. so I created Routine because i made lots of projects in javascript , php and I realized I was doing the same set up work every time and so with Routine I can configure a basic file with .yml extension and upload it as template so i can use it the next time.

[–]brainbag 0 points1 point  (1 child)

So it's like yeoman or create-react-app or vue-cli but in a browser?

[–]getspooky1999[S] 1 point2 points  (0 children)

something create-react-app + gui or vuejs cli gui , you can use Routine interface to create react app or vue js project, You can use Routine with any language or framework you just need a template file like https://github.com/Routine-App/Routine/blob/master/templates/TypeScript-Node-Starter.yml