aktsbot / my-chmod

A simple webapp to figure out chmod permission bit values

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My chmod

  • A silly app to get the permission bits of a chmod command.
  • Need a demo?

mychmod demo

Steps

  • Install Node.js
  • Clone the repo and run npm install
  • Then npm run serve
  • Finally visit http://localhost:8080

About

A simple webapp to figure out chmod permission bit values

License:MIT License


Languages

Language:Vue 67.5%Language:HTML 23.5%Language:JavaScript 9.0%