Rocket.Chat.Apps-cli icon indicating copy to clipboard operation
Rocket.Chat.Apps-cli copied to clipboard

Move Hard Coded Files Out of Create

Open graywolf336 opened this issue 7 years ago • 5 comments

The create command has the files generated hard coded, let's look into a better way and industry standard way of doing this.

graywolf336 avatar Jun 29 '18 20:06 graywolf336

pulling from a folder and using template variables to plug the information in the files seems like a solid approach

geekgonecrazy avatar Aug 28 '18 22:08 geekgonecrazy

Fix spelli g

kapkoi avatar Sep 10 '18 03:09 kapkoi

Feel free to open PR's to do that 😄

geekgonecrazy avatar Sep 21 '18 03:09 geekgonecrazy

@graywolf336 what would be an industry standard for implementing this? I am not even able to get what to search for.

ritwizsinha avatar Feb 26 '20 12:02 ritwizsinha

@ritwizsinha maybe search how create-react-app handles it? Or how any of the generator clis handle this

graywolf336 avatar Feb 26 '20 15:02 graywolf336