Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zamiell/publish-deno
https://github.com/zamiell/publish-deno
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zamiell/publish-deno
- Owner: Zamiell
- Created: 2021-05-16T05:14:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-21T03:02:17.000Z (11 months ago)
- Last Synced: 2025-01-01T09:47:11.918Z (about 1 month ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# publish-deno
This is a script to publish the Deno project in the current directory.
## Usage
```
pip install --upgrade publish-deno
cd [DIR_OF_DENO_PROJECT]
publish-deno
```