Git Product home page Git Product logo

c9-readme_reactor_2.0's Introduction

README Reactor 2.0

Create an atomic README; now more radioactive than ever.

License



ABOUT THE PROJECT

Overview

The README Reactor 2.0 comes with a radioactive design, and you don't need to be a nuclear scientist to operate it. Gone are the days of dull, uninspiring READMEs; the RM Reactor 2.0 injects energy and excitement into your documentation, ensuring it grabs attention and keeps readers engaged.

By answering a few questions, you'll give the Reactor the essential elements to run a fusion that will result in an atomic README.md for your repo, following best practices. Remember: a great project needs a great README.

Find the repo here.



Table of Contents


(Back to the Top)

Resources

  • For Node:
    • fs methods.
      • fs.readdirSync to find the demo image.
      • fs.writeFile to create the README.
    • import from
    • "type": "module" for exports.
    • export default for classes.
    • export for functions.
    • process.stdout methods to manipulate the console.
  • npm packages:
    • Inquirer for prompting.
    • Chalk for logs' format.
    • Chalk Animation to animate text in the terminal.
    • Nanospinner for waiting fetches.
  • For JavaScript
    • Promises.
    • Object and array destructuring.
    • Classes and constructors.
    • throw new Error to stop faulty executions.
    • setTimeout executions for UX.

(Back to the Top)

Get Started

Once you have the repo on your computer running git clone, open your command line. Make sure to open the README Reactor 2.0 repo folder in your terminal. Use npm i to install all the modules needed to run the Reactor.

First clone:

$ git clone [repo]

Then install the modules:

$ npm i

Find a tutorial here!


(Back to the Top)

Usage

Find a tutorial here!

The Reactor is easy and intuitive to use. To run it, open the README Reactor 2.0 repo folder in your terminal, then type node index.js and hit enter. You'll see a glitchy title, but don't worry โ€” it's not malware; it's the app intro animation.

$ node index.js

Start running the Reactor

Next, the Reactor will ask you for your repo and user name. Be sure to write an existing GH repo and user name to continue. If you don't have a license, the Reactor will recommend getting one.

Finding your repo

After that, you'll ride in automatic; answer the questions and hit return after each answer.

Answering

Finally, you'll be given the option to include a demo in your README. If you choose to do so, you'll need to place an asset in the ./Atomic_README/assets/ directory and press enter. You'll then receive a confirmation that your README is ready. The file will be generated in the /Atomic_README folder.

Answering


(Back to the Top)

License

GitHub
See the license for more details.


(Back to the Top)

Credits

All the code was created from scratch by Rod's Freedom (of course, with the help of the npm packages mentioned above).

c9-readme_reactor_2.0's People

Contributors

rod-freedom avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.