lion-man44 / pre_commit

Create the pre-commit file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pre_commit

tag license

This is meaningless tool :)

I wanted to try the deno bundle.

Usage

# Please move your project root
deno bundle --unstable https://deno.land/x/pre_commit/mod.ts pre-commit.js
deno run -A pre-commit.js
rm pre-commit.js

If you get this error, you should create *.test.ts file on your project.

error: No test modules found

About

Create the pre-commit file

License:MIT License


Languages

Language:TypeScript 96.1%Language:Shell 3.9%