apcore icon indicating copy to clipboard operation
apcore copied to clipboard

Discuss: bootstrapping

Open cjslep opened this issue 3 years ago • 0 comments

Branching from #56 by @aschrijver:

  1. Bootstrapping

(If worth pursuing further this needs to be addressed separately altogether)

The purpose of example is to showcase how to integrate apcore in your project. The example has an elaborate process to get it running. A step further in that would be that it bootstraps a minimum project layout that has apcore built-in (which can still serve as just-the-example). In fact the CLI is already part of a bootstrap process.

There can be multiple (community-contributed) bootstrap projects. Also the current example may be extended with much more code to demonstrate concepts/features. Should it even be part of apcore repo at all, or separate?

(Additional considerations e.g.: config.ini is sensitive, needs to be part of .gitignore)

cjslep avatar Apr 26 '21 20:04 cjslep