Replies: 1 comment
-
|
I think there are ~4 different methods folks use, 3 of which were presented at a recent lunch and learn.
Of the above approaches, sample_app/lib is in CI so it's current (compiles, loads, passes unit test). I'm not sure if the others are actively maintained or not. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Does cfs comes with an way to auto generate boilerplate code for application? Or is there an tool that already does this?
for example: python autogenapp.py appname
and in the app folder contains boilerplate directory structure and files.
Beta Was this translation helpful? Give feedback.
All reactions