Archived
1
0
Commit Graph

21 Commits

Author SHA1 Message Date
f885b29675 Add vscode via vendor package.
- Use yarn for vscode vendoring.
- Grab hash from package.
2021-09-15 14:54:33 -04:00
9042bbae9a chore(deps-dev): bump prettier-plugin-sh from 0.6.1 to 0.7.1 (#3680)
* chore(deps-dev): bump prettier-plugin-sh from 0.6.1 to 0.7.1

Bumps [prettier-plugin-sh](https://github.com/rx-ts/prettier) from 0.6.1 to 0.7.1.
- [Release notes](https://github.com/rx-ts/prettier/releases)
- [Changelog](https://github.com/rx-ts/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rx-ts/prettier/compare/prettier-plugin-sh@0.6.1...prettier-plugin-sh@0.7.1)

---
updated-dependencies:
- dependency-name: prettier-plugin-sh
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: reformat shell scripts

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Akash Satheesan <akash.satheesan@protonmail.com>
2021-06-28 22:06:55 +05:30
8ed578b686 docs: remove toc from changelog (#3466)
Co-authored-by: Akash Satheesan <akash@coder.com>
2021-05-27 16:16:54 +00:00
3518de7b85 feat: add CHANGELOG 2021-05-10 12:05:55 -07:00
4e34eb96c8 refactor(docs): move termux info install -> termux 2021-04-28 13:44:07 -07:00
f06a7cca52 docs: add termux.md 2021-04-28 13:40:45 -07:00
d07317ad01 docs: add maintaining.md with workflow 2021-04-28 11:25:25 -07:00
d05389880a chore: update formatting w/new prettier sh plugin 2021-03-15 15:36:31 -07:00
0ba53b6adf feat: add prettier-plugin-sh 2021-03-15 15:14:26 -07:00
3eafcf94b7 refactor: remove shfmt 2021-03-15 15:13:44 -07:00
d7f67b80df chore: add CODE_OF_CONDUCT to fmt script 2021-02-03 09:52:59 -07:00
4756257207 refactor: rename doc to docs 2021-02-03 09:46:35 -07:00
74d6d5e1e1 fix: remove unnecessary grep line in fmt script 2020-12-17 10:00:32 -07:00
be97f80d00 fix: add grep -v lib/vscode to git ls-files 2020-12-16 16:56:44 -07:00
9af3671c05 helm: Add link in install.md 2020-11-13 18:38:58 -05:00
31306f7fdd docs: Add iPad self signed certificate documentation
Closes #1816
Closes #1566
2020-11-03 14:04:19 -05:00
c00f931500 Remove zip library dependency 2020-06-03 18:24:59 -04:00
bdb670e852 Rename container and release-container to images and release-image 2020-06-03 15:45:16 -04:00
510d84898c install.sh: Add our own flag parser
Fully supports long opts!
2020-05-27 15:48:22 -04:00
a0a77e379e Add doc/guide.md 2020-05-14 05:24:23 -04:00
be032cf735 Add NPM package, debs, rpms and refactor CI/build process
Closes many issues that I'll prune after adding more docs
for users.
2020-05-06 20:25:52 -04:00