count-code

1.0.1 • Public • Published

count-code

Count lines, characters, comments and etc for source code.

Install

# Clone the repository
$ git clone https://github.com/felix-fly/count-code.git

# Go into the repository
$ cd count-code

# Install dependencies yarn or npm
$ yarn install

Usage

Run this two commands in two different prompts to start developing with hot reloading.

# Webpack builds once and watches for changes to apply
$ npm run dev

# Start electron app
$ npm start

Dependents (0)

Package Sidebar

Install

npm i count-code

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • flyash