Twindle: Separation of concern and splitting into multiple repos

Created on 19 Oct 2020  路  5Comments  路  Source: twindle-co/twindle

_Originally posted by @arthurbuhl in https://github.com/twindle-co/twindle/pull/336#issuecomment-711247789_

I think we should have separation of concern and keep things simple. So, basically we should have like:

  • twindle-co/twindle repo as our core app.

    • _Already implemented_ :heavy_check_mark:

  • twindle-co/twindle-cli repo as our CLI app

    • The CLI app done in this PR :heavy_check_mark:

  • twindle-co/twindle-web repo as our core website.

    • header.html, header.css

    • home_banner.html, home_banner.css

    • footer.html, footer.css

    • team_details.html, team_details.css

    • All our html files and assets should be here.

Just wanted to share my opinion. I will leave this up for other contributors for discussion.

Most helpful comment

Agree @vasudeveloper001

All 5 comments

I feel we should maintain the process we are used to until we are all (beginners) conversant with the process before any other change.

@johnjacobkenny I totaly agree. I think it would be an ease to everyone if we split it.

This will be picked up in some time, may not be done immediately though

I think this should be done by this week's end. So that beginners can continue to work here, but those who simply want to go ahead with development can work on other repos directly without much baggage. This will help track the issues and pull requests in a better manner.

Agree @vasudeveloper001

Was this page helpful?
0 / 5 - 0 ratings

Related issues

proful picture proful  路  4Comments

thunder-coding picture thunder-coding  路  8Comments

johnjacobkenny picture johnjacobkenny  路  4Comments

tusharkandpal picture tusharkandpal  路  3Comments

proful picture proful  路  4Comments