Add deploy cli [WIP] (#59)

* Add deploy cli

* add development instructions

* Fix async runner and add extra token info

* Add prettier

* Move prettier config

* Add Prettier and pre-commit linting

* Remove package.json

* Move Prettier config to cli

* Pull version from package.json

* Get description from package.json

* Update package info

* Update package name

* Add cli to coder org

Co-authored-by: Ben Potter <me@bpmct.net>
This commit is contained in:
Bruno Quaresma
2021-08-24 15:14:54 -03:00
committed by GitHub
parent 8fcc5964e8
commit 0cedc1485c
14 changed files with 1518 additions and 0 deletions

4
.husky/pre-commit Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx lint-staged