Open vinsonchuong opened 8 years ago
The same file (.gitignore, .travis.yml) exist in all of my prototypes. Currently, some of the commonality has been extracted into the base abstract recipe, to be further customized in the actual recipes, but this is starting to clutter the code.
.gitignore
.travis.yml
base
The same file (
.gitignore
,.travis.yml
) exist in all of my prototypes. Currently, some of the commonality has been extracted into thebase
abstract recipe, to be further customized in the actual recipes, but this is starting to clutter the code.Leveraging External APIs
Examples
Extracting Libraries
Examples