Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

acme-commander

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

acme-commander

Twin-panel file manager

  • 1.0.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by200%
Maintainers
1
Weekly downloads
 
Created
Source

acme-commander

Twin-panel file manager.

screenshot from 2017-10-29 16-32-37

Usage

Make sure you have a GNOME JavaScript runtime, v1.50 or newer:

# Ubuntu 17.10
sudo apt update && sudo apt install gjs

# macOS (not much works besides UI)
brew update && brew install gjs

Then install with Yarn:

yarn global add acme-commander

Run:

acme-commander

Development

Also install Node.js with npm. Get started:

# clone repo
git clone https://github.com/makepost/acme-commander
cd acme-commander

# install dependencies
yarn

# open gjs with hot reload
yarn start

# lint all JS files in `bin` and `src`
yarn format

# run tests and see coverage
yarn coverage && xdg-open coverage/index.html

VS Code will highlight mistakes and provide autocomplete, as long as you follow JSDoc @param and @type.

License

MIT

FAQs

Package last updated on 11 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc