Files
atom/src/packages/command-logger/index.coffee
Kevin Sawicki 92661041f8 Add package to log command details
Logs the count and most recent time a command
is triggered and displays them in a sorted list.
2012-12-28 17:10:10 -08:00

2 lines
61 B
CoffeeScript

module.exports = require 'command-logger/src/command-logger'