Giter Site home page Giter Site logo

app-generator's People

Contributors

anupbaranwal avatar dependabot[bot] avatar paul58914080 avatar sundareshwarankannan avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

app-generator's Issues

[New Feature]: create repository in github from template repository

Is your feature request related to a problem? Please describe.
Currently the app-generator creates the scaffolded code in generated directory locally. It would be nice if this is in source control management like GitHub.

Describe the solution you'd like

  • Step 1: Create a new repository from devs-from-matrix/basic-template-repository
  • Step 2: Generate\scaffold code (this is already taken care)
  • Step 3: Initialize the generated code to the new repository and commit and push the changes. You may require a token hence pass it as an argument to the gulp task

Additional context
The token passed as an argument is a temporary solution. We need to me use of GitHub App

[New Feature] template code must refer from GitHub repository

Is your feature request related to a problem? Please describe.
Today we have created a templates folder where all the templates are defined. This is hard to maintain and add multiple templates. Instead we need to refer the templates from the GitHub which makes it easy to maintain and loosely coupled.

Describe the solution you'd like

  • Step 1: Need to know where the template is defined in GitHub
  • Step 2: Checkout the code from the above
  • Step 3: Delete .github (otherwise this will get copied too). Maybe you may have to delete others too like README etc. I would suggest to keep this configurable.

Additional context
You would need to modify the task gulp.task('generate')

[New Feature] change from packageName to packagename

Is your feature request related to a problem? Please describe.
When we have `packageName' as the name of a package then its not a java standard because it should essentially be all lower case however we have used camelCase.

Describe the solution you'd like

Step 1: change from packageName to packagename. Reference

Step 2: Update the templates

Additional context
Don't forgot to update the documentation in the templates repositories

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.