Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aktsbot/my-chmod

A simple webapp to figure out chmod permission bit values
https://github.com/aktsbot/my-chmod

chmod linux unix utility vuejs webapp

Last synced: 17 days ago
JSON representation

A simple webapp to figure out chmod permission bit values

Awesome Lists containing this project

README

        

# My chmod

- A silly app to get the permission bits of a `chmod` command.
- Need a [demo?](https://projects.aktsbot.in/my-chmod/)

![mychmod demo](https://www.aktsbot.in/files/mychmod_demo.gif)

## Steps

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