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

https://github.com/andrewjamesbibby/permissions-calculator

Simply calculates linux file permissions - made with vue.js
https://github.com/andrewjamesbibby/permissions-calculator

Last synced: 2 months ago
JSON representation

Simply calculates linux file permissions - made with vue.js

Awesome Lists containing this project

README

        

# Permissions Calculator



A simple linux permissions calculator built with vue.js.
Demo

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

## Credits

Andrew James Bibby