https://github.com/jaspero/cli
CLI Tool for JMS
https://github.com/jaspero/cli
cli jms
Last synced: 2 months ago
JSON representation
CLI Tool for JMS
- Host: GitHub
- URL: https://github.com/jaspero/cli
- Owner: Jaspero
- Created: 2021-02-16T13:40:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-19T21:19:20.000Z (almost 3 years ago)
- Last Synced: 2025-02-27T23:49:19.255Z (over 1 year ago)
- Topics: cli, jms
- Language: JavaScript
- Homepage: https://github.com/Jaspero/jms
- Size: 593 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/semantic-release/semantic-release)
[](https://www.npmjs.com/package/@jaspero/cli)
[](https://github.com/Jaspero/cli/actions/workflows/release.yml)
# Jaspero CLI
Development tool specialized for [JMS](https://github.com/Jaspero/jms).
## Getting started
Install the CLI globally.
```
npm i -g @jaspero/cli
```
Now you can use it to set up a new/existing firebase project and github repo for JMS.
```
jaspero jms init
```
**Note:** In order to set secrets on a repo during `jms init` you'll need [Github CLI](https://cli.github.com/) installed.