- Description
- Filename Rules
- TODO
- Licenses Understanding
- Requirements when a Clone is performed
- References
This repository is used for the development of source code examples, for the tool evaluations, concept understandings and idea explorations.
The directory names are prefixed by
- source for the source code examples
- tool for the tool evaluations
- concept for the concept understandings
- idea for the idea explorations
understand how to automate a ToC deployment in the Markdown files under GitHub- not possible to automate directly
understand how to automate a References deployment in the Markdown files under GitHub[1]- not possible to automate directly
- understand the differences between the licenses proposed by GitHub
- locally, merge the sandbox branch into the master one
- locally, rename the sandbox branch (into sandbox-to-export)
- remotely, make an archive of the sandbox repository
- remotely, create a new repository sandbox
- locally, make a clone
- locally, merge the sandbox-to-export branch into the sandbox repository
- locally, commit and push the changements
- understand why we wish to put code under an open-source license
- understand what are possibilities and the limitations imposed to the users
- see https://help.github.com/en/articles/licensing-a-repository#disclaimer
- no subdirectory having the repository name
- add the repository name inside the .gitignore file of the embedding local repository
- have a makefile rule to automate (with the proper checks) the clone operation
- hale a makefile rule to automate (with the proper checks) the push operation
[1] John Doe. 2099. The book without title. Dummy Publishing, not here. (notes: This is a joke!)