Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atian25/alfred-plugin-projj
Alfred plugin for https://github.com/popomore/projj
https://github.com/atian25/alfred-plugin-projj
alfred alfred-workflow git projj vscode vscode-extension
Last synced: 27 days ago
JSON representation
Alfred plugin for https://github.com/popomore/projj
- Host: GitHub
- URL: https://github.com/atian25/alfred-plugin-projj
- Owner: atian25
- Created: 2019-03-19T00:38:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-21T18:03:12.000Z (over 1 year ago)
- Last Synced: 2024-09-25T09:26:53.509Z (about 1 month ago)
- Topics: alfred, alfred-workflow, git, projj, vscode, vscode-extension
- Language: JavaScript
- Homepage:
- Size: 377 KB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# alfred-plugin-projj
Alfred plugin for https://github.com/popomore/projj
[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![Test coverage][codecov-image]][codecov-url]
[![David deps][david-image]][david-url]
[![Known Vulnerabilities][snyk-image]][snyk-url]
[![NPM download][download-image]][download-url][npm-image]: https://img.shields.io/npm/v/alfred-plugin-projj.svg?style=flat-square
[npm-url]: https://npmjs.org/package/alfred-plugin-projj
[travis-image]: https://img.shields.io/travis/atian25/alfred-plugin-projj.svg?style=flat-square
[travis-url]: https://travis-ci.org/atian25/alfred-plugin-projj
[codecov-image]: https://codecov.io/gh/atian25/alfred-plugin-projj/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/atian25/alfred-plugin-projj
[david-image]: https://img.shields.io/david/atian25/alfred-plugin-projj.svg?style=flat-square
[david-url]: https://david-dm.org/atian25/alfred-plugin-projj
[snyk-image]: https://snyk.io/test/npm/alfred-plugin-projj/badge.svg?style=flat-square
[snyk-url]: https://snyk.io/test/npm/alfred-plugin-projj
[download-image]: https://img.shields.io/npm/dm/alfred-plugin-projj.svg?style=flat-square
[download-url]: https://npmjs.org/package/alfred-plugin-projj## Usage
![](./assets/alfred-projj.gif)
1. Install [projj](https://github.com/popomore/projj)
```bash
$ npm i projj -g
$ projj init
```2. Install [Alfred](https://www.alfredapp.com/workflows/)
3. Install Workflow:
```bash
$ npm i alfred-plugin-projj -g
```