-
Create an Ansible script to do all the setup steps from the readme.
-
This project, along numerous others in this repository, needs to have an opensource version of the Hanson Robotics environment easily deployable for the different team members who are currently workin…
-
Create a setup script to create text index on events collection.
-
Replace all instances of [`setup-deno@v1`](https://github.com/search?q=repo%3Adenoland%2Fdeno%20setup-deno%40v1&type=code) with `setup-deno@v2` and make sure the scripts work with Deno 2 (they mostly …
-
I was thinking we could just create a `src` folder in the root with a `Teal.yaml`, and then have a script (`/scripts/build.sh`) that puts out a `json`, `plist` (and/or `tmLanguage`) in the Syntaxes fo…
-
**Is your feature request related to a problem? Please describe.**
I want to setup the components provided by the leda-distro on an existing (but likely compatible) operating system (e.g. ubuntu serv…
-
**Description**:
- Ensure the `check_dev.sh` script is fully functional and checks tool versions.
- Verify pre-commit hooks are set up and functional.
- Add any missing issue templates, tests, or c…
-
tyvm for this project. Have been using on my PC for awhile. Setting up on mac os laptop I found:
- Latest couples releases don't include SCRIPT_URL & REQUIRE_URL files, so `obstoanki_setup.py` fail…
-
Setup via:
``` bash
curl -L https://get.livingstyleguide.org | bash
```
- [ ] Check if Ruby is installed
- [ ] Check if Bundler ist installed
- [ ] Install LivingStyleGuide gem
- [ ] Output first ste…
-
I was trying to run the sdk without docker and when run to the "npm run setup" it returned "missing script: setup".
Any missing files?