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
- Host: GitHub
- URL: https://github.com/overskul/better-font
- Owner: overskul
- Created: 2024-11-14T10:55:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-14T13:14:44.000Z (over 1 year ago)
- Last Synced: 2025-02-14T14:40:29.145Z (over 1 year ago)
- Topics: acode, acode-plugin
- Language: JavaScript
- Homepage:
- Size: 275 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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