I have a complex environment setup on Windows, this repository shall contain things that make the environment easily reproducible.
- caches files and folders that are emphemeral, and if deleted, they'll regenerate.
- config configuration files relocated into a central place.
- projects workspaces for different projects I'm working on.
- repos master copies of files, e.g. SVN server, Maven repository, Artifactory, etc.
- scripts see below.
- secrets private keys.
- tools programs, SDK, etc. that do things.
- Special
- svn2git-migration A script to migrate from an SVN monorepo into git repository(s).
- local-intellij How to start Android Studio (IntelliJ IDEA) without a trace in a specific directory.
- pst-maildir-imap A process to convert a .pst file to Maildir format and then sync with an IMAP server.
- bitrise-mermaid Convert Bitrise configuration to Mermaid diagram.
- Git
- github-away How to set up GitHub and git on a foreign machine.
- merged-branches Find squashed branches from
git log
.
- GitHub
- repository-convention Self-controlled defaults for GitHub user/orgs.
- manage-draft-issues Create/update draft issues in a GitHub project.
- user-contribs Interactive GitHub User Contribution Stats for multiple repositories.
- Notion
- import-data Import data from JSON and CSV into Notion Databases.
- move-to-property Move a page section to a property of the page.
- database-filter-page-content Create a "has content" column based on page content.
- Google
- gmail-play-reviews Load reviews from emails.
Unlicense, see .github/LICENSE.