Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,822 contributions in the last year
Contribution activity
August 2020
Created a pull request in tightenco/takeout that received 1 comment
Created an issue in tightenco/takeout that received 4 comments
- Build distribution so we can avoid global dependency conflicts
- Fix output for `list` command to work when there's a comma in the `ports` output
- On multiline output, add indentation for later lines
- Consider adding a `ports` debugger command
- Write documentation
- Fix `./takeout help` to show our help command, not Symfony's
- Display STDOUT Docker errors returned on install commands
- Test "DockerTags" getLatestTag
- Test "MicrosoftDockerTags" getLatestTag
- Add an "afterInstall" message optionally for each service giving instructions, etc. (and one for "afterUninstall"?)
- Finish adding type hints and return type hints to everything
- Publish to Composer and test using global Composer install
- Find all the @todo's in code and move them in here
- Finish Installer UI test
- Display port(s) on List Services command
- Consider re-writing in Bash (for better Homebrew delivery?)
- Investigate whether we can add features to bring the Docker service down or up, so we can temporarily save RAM when not using these services
- Fix the "help" and "running ./takeout with no params" situations to be consistent and great, like Lambo (or like Lambo is trying to be eventually)
- Add a "self-remove" command that uninstalls all Takeout-installed services and then removes itself -- TBD name and whether this is a good idea
- Investigate: Can we provide users tab completion on commands like install and uninstall?
- Investigate other potential delivery options like Homebrew or NPM
- Display the volume the container was using after the uninstall (and possibly allow them to delete volumes here and in other places)
- Allow users to add custom services via local services and/or Composer-loaded service packages
41
contributions
in private repositories
Aug 1 – Aug 24