AmateursLeague / sneaky-package

A ready-to-deploy Python package designed to 🕵️‍♂️ stealthily integrate files within a machine, ensuring 🛡️ discreet and seamless file operations without detection.
https://amateursleague.github.io/sneaky-package/
GNU General Public License v3.0
24 stars 67 forks source link

Documentation: Phase 2 - How to use this package? #69

Closed iamyaash closed 1 month ago

iamyaash commented 1 month ago

This issue aims to create the documentation on how to use the package after setting up & deploying it!

Should be crafted in a way that explain what to do after #68

This is a python package, so

But the documentation should contains the information on how to execute the current three features such as:

Keep in mind, these names are aliases so we have point them out!

Try to add a demo terminal simulation like ASCIINEMA(which emulates the terminal commands in markdown, but not a video) Check this link to learn more about ASCIINEMA

iamyaash commented 1 month ago

Use this discussion channel to explain your ideas and request here after getting approved!

Discussed in https://github.com/AmateursLeague/sneaky-package/discussions/70

Originally posted by **this-is-yaash** October 5, 2024 Share your thoughts & ideas on creating a documentation that explains about execution of the package after setting up & deployment. > Make sure to use [ASCIINEMA](https://asciinema.org/) for this documentation #69!
tannuiscoding commented 1 month ago

Here's how I'd write the documentation for this.

• I'll write all the steps clearly • I'll add emulation of the commands from asciicinema.

Please assign me this issue under GSsoc'24ext.

Wahid7852 commented 1 month ago

I'm assigning this issue to you now @tannuiscoding

iamyaash commented 1 month ago

@tannuiscoding please use the development branch to work on this issue!

git fetch origin
git checkout 69-documentation-phase-2-how-to-use-this-package