Skip to content

phaux/telegram-send

Repository files navigation

Telegram Send

Travis Codecov Mozilla Add-on

Firefox Download

💡 Developing

System requirements:

  • node.js v10

Get the source code:

git clone git@github.com:phaux/telegram-send.git
cd telegram-send

Then run npm install to install the dependencies.

To run the development server, run npm start. This will start the bundler and the web-ext tool in watch mode.

🔧 Building

Run npm run build to create bundle and package the extension.

🔎 Testing

Run npm test to check the code with formatter, linter and type checker.

💅 Formatting

Run npm run format To format and fix all source files.

About

Send to Telegram web extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published