Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Adding Readme#41

Merged
BoisterousCoder merged 2 commits intomainfrom
Adding-Readme
Dec 14, 2022
Merged

Adding Readme#41
BoisterousCoder merged 2 commits intomainfrom
Adding-Readme

Conversation

@BoisterousCoder
Copy link
Copy Markdown
Contributor

@BoisterousCoder BoisterousCoder commented Dec 13, 2022

Description

This adds a read me file

Link to issue

closes #15

Type of change

New feature (non-breaking change that adds functionality)

@BoisterousCoder BoisterousCoder added the enhancement New feature or request label Dec 13, 2022
@BoisterousCoder BoisterousCoder self-assigned this Dec 13, 2022
Copy link
Copy Markdown
Contributor

@bgins bgins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Left a few suggestions in the comments.

Comment thread README.md Outdated
##

### In Progress Notice
This repository is a rewrite of our current Cli that can be found [here](https://github.com/fission-codes/fission/tree/main/fission-cli). The progress we are making tword finishing the rewrite can be seen on [this tracking issue](https://github.com/fission-codes/fission-cli/issues/1). However, our plan is to wrap the existing binary so that the application be used (hopefully) seemlessly even while the rewrite is still in progress.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This repository is a rewrite of our current Cli that can be found [here](https://github.com/fission-codes/fission/tree/main/fission-cli). The progress we are making tword finishing the rewrite can be seen on [this tracking issue](https://github.com/fission-codes/fission-cli/issues/1). However, our plan is to wrap the existing binary so that the application be used (hopefully) seemlessly even while the rewrite is still in progress.
This repository is a rewrite of our current CLI that can be found [here](https://github.com/fission-codes/fission/tree/main/fission-cli). The progress we are making toward finishing the rewrite can be seen in [this tracking issue](https://github.com/fission-codes/fission-cli/issues/1). However, our plan is to wrap the existing binary so that the application be used even while the rewrite is still in progress.

A few copy edits and suggestions.

Comment thread README.md Outdated
This repository is a rewrite of our current Cli that can be found [here](https://github.com/fission-codes/fission/tree/main/fission-cli). The progress we are making tword finishing the rewrite can be seen on [this tracking issue](https://github.com/fission-codes/fission-cli/issues/1). However, our plan is to wrap the existing binary so that the application be used (hopefully) seemlessly even while the rewrite is still in progress.

### What does it do?
This Cli allows a user to publish their client-side only websites to IPFS in view it an easy way.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This Cli allows a user to publish their client-side only websites to IPFS in view it an easy way.
This CLI allows a user to publish front-end web apps to IPFS in view it an easy way.

Maybe call these "front-end" which is more widely used. Either "web apps" or "websites" would be alright, web apps is maybe a bit more inclusive.

Comment thread README.md Outdated
### Working from Source

#### Dependancies
The only dependancy is [Rust](https://www.rust-lang.org/)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The only dependancy is [Rust](https://www.rust-lang.org/)
The only dependancy is [Rust](https://www.rust-lang.org/).

@BoisterousCoder BoisterousCoder merged commit 06f744d into main Dec 14, 2022
@BoisterousCoder BoisterousCoder deleted the Adding-Readme branch December 14, 2022 17:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README Missing

2 participants