Giter VIP home page Giter VIP logo

Comments (8)

pklaschka avatar pklaschka commented on June 26, 2024 2

@jvpichowski @fussel178 Are we able to add some unique "identifier" file (e.g., with an "unusual" name) in the root of the template (or, possibly, into the GUI folder)? I'm reluctant to define any folder that contains a gui folder and a README.md as that structure 🤔.

Possibly:

telestion-project.txt

This file is used to detect the folder structure within our automation tools.

DO NOT EDIT, MOVE, RENAME, OR REMOVE this file, or our development automation tools might not work as expected

from telestion-client.

fussel178 avatar fussel178 commented on June 26, 2024 1

Then simply gui/telestion-project?

from telestion-client.

pklaschka avatar pklaschka commented on June 26, 2024

What should the CLI do there? Generate the "whole" repository? Detect the structure and generate the PSC without git actions into ./gui?

from telestion-client.

fussel178 avatar fussel178 commented on June 26, 2024

The CLI should the detect the "special" directory structure of the telestion-template and should initialize the PSC inside the gui folder, and it should skip the git init step. Otherwise the same behaviour as currently implemented.

The "new" initialization steps, as discussed with @jvpichowski, are:

  1. Clone the https://github.com/TelestionTeam/template-telestion-application template repository.
  2. Initialize the cloned repo with the steps described in the root README.md.

Now you have a "valid" Telestion application. Some projects do not need a client/frontend to interact with.
If you need a client/frontend, then:

  1. Initialize the client/frontend in the gui folder by following the steps in the gui/README.md.
    These steps are installing node and npm and simply calling tc-cli init on the root directory of the git repo.

Now you have a full blown Telestion application with app and client/frontend.

from telestion-client.

fussel178 avatar fussel178 commented on June 26, 2024

See above.

from telestion-client.

jvpichowski avatar jvpichowski commented on June 26, 2024

I like the idea buT please don't name it .txt.

from telestion-client.

jvpichowski avatar jvpichowski commented on June 26, 2024

Maybe
gui/telestion-gui because the project is the whole or gui/telestion.gui
and we would not need the gitkeep anymore in the gui folder

from telestion-client.

fussel178 avatar fussel178 commented on June 26, 2024

We finally found a solution and updated the template repository!
https://github.com/wuespace/telestion-project-template

Please take a look at the new folder and file structure before taking further action.

from telestion-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.