-
Notifications
You must be signed in to change notification settings - Fork 0
WIP. minimal unfancy framework for webdev. No Bundling, No Build, No Configs, No React, No Vue, No dotfiles. JS / HTML / CSS
License
ph4un00b/simple-cli
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# dev - install $ deno install --reload -n tank --allow-read --allow-write --unstable --no-check --allow-run --allow-env --allow-ffi --allow-net https://raw.githubusercontent.com/ph4un00b/simple-cli/main/cli.ts - test $ deno test --allow-read --allow-run --allow-write --unstable --allow-env --allow-ffi . --ignore=node_modules - e2e: $ deno test --allow-read --allow-run --allow-write --allow-env --allow-ffi .\e2e\tank.js - tests: $ deno test --allow-read --allow-run --allow-write --unstable --allow-env --allow-ffi . --ignore=node_modules - eslint: $ npm install -D -E eslint $ npm install -D -E @typescript-eslint/parser $ npm install -D -E @typescript-eslint/eslint-plugin - eslint: set on vscode settings $ npm ls - vcode: "eslint.runtime": "...PATH\\node_modules\\.bin\\eslint",
About
WIP. minimal unfancy framework for webdev. No Bundling, No Build, No Configs, No React, No Vue, No dotfiles. JS / HTML / CSS
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published