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

https://github.com/overskul/better-font

Acode plugin for add custom fonts
https://github.com/overskul/better-font

acode acode-plugin

Last synced: 10 months ago
JSON representation

Acode plugin for add custom fonts

Awesome Lists containing this project

README

          

# AcodePlugin
> Note: Official Acode plugin template returns many errors. This template is fully updated for termux.

> For typescript version of this template check out this: https://github.com/bajrangCoder/acode-plugin-template/tree/main-ts

For Detailed Documentation -> https://acode.foxdebug.com/plugin-docs

Official Template: https://github.com/deadlyjack/acode-plugin

## Use
Clone this repo
```
https://github.com/bajrangCoder/acode-plugin-template.git
```
Enter in the clonned repo
```
cd acode-plugin-template
```
Install node packages
```
npm install
```
For starting dev server
```
npm run start-dev
```

**Note:** Dev server works as a automatic webpack compiler