https://github.com/madetech/first-boot
All the basics you need to install on day one
https://github.com/madetech/first-boot
Last synced: 2 months ago
JSON representation
All the basics you need to install on day one
- Host: GitHub
- URL: https://github.com/madetech/first-boot
- Owner: madetech
- License: bsd-3-clause
- Created: 2016-08-07T12:35:45.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-24T09:18:04.000Z (about 9 years ago)
- Last Synced: 2025-03-20T14:53:49.489Z (about 1 year ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 2
- Watchers: 41
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# First Day
This simple script installs all the software we use day-to-day, and set up our [vagrant-dev](https://github.com/madetech/vagrant-dev) box.
No Editors are included, because we find everyone has a personal preference.
This repository is heavily inspired by [Laptop by thoughtbot](https://github.com/thoughtbot/laptop)
## TODO
- Find way to install Slack, LastPass, and Docker onto Linux
## Contributing
All PRs should be checked using ShellCheck
## Credits

Maintained by [Made Tech Ltd](https://www.madetech.com/). Key contributions:
* [Seb Ashton](https://github.com/sebashton)
## License
Copyright © 2016 [Made Tech Ltd](https://www.madetech.com/). It is free software, and may be redistributed under the terms specified in the LICENSE file.