Git Product home page Git Product logo

literate-rs's Introduction

📢 About Me

Hi, my name is Miguel Salcedo. I am currently working as a Software Developer at GitHub. Before that, I worked at Amazon for close to 6 years.

🎮 Hobbies

I love to program on my latest idea, watch anime and play video games. Although my 👶 daughter monopolizes most of my time during the day, I still often spend my nights in front of a 💻 or 📺 screen. I start most of my mornings with a cup of ☕ and will have 1 or 2 more before the day is done.

  • ⚡ Fun fact: I don't remember the last time I read a book that was not software-related. Though, I do know it was a book in the Witcher series.
  • ⚡ Fun fact: In the order I learned them, I speak: EspañolEnglish and some 日本語.

📋 My Projects

literate-rs's People

Contributors

misalcedo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

dilawar

literate-rs's Issues

Improve documentation

  • Add instructions to the README on how to install
  • Add doc comments for the public interface of the library.
  • Add tests for the public interface of the library.
  • Create example of how to integrate the library, for example how we plan to use it for Tortuga
  • Document all features

Add a tree walking extractor feature

Add an optional feature to walk a directory tree, filter files, apply extraction, and write to a new file.

The library needs a new function to walk the dir tree that takes a file matcher, input path, language matcher, and file renamed.

The output path is determined by the file renamed to allow for changing the tree structure during the walk.

The library needs to provide a default file filter for a file extension of choice that is .ext.md and a file renamed that maintains the input structure but strips off the .md extension.

Finally add this to the cli as a new command and leave the old functionality as the default / no command.

Add support for `head`

Rust println and write fail when used with head with a BrokenPipe. Need to catch this error in the CLI so that extract can work with head, tail, more, and less

Cargo integration

Integrate literate's walk functionality with Cargo by adding it to a build.rs file.

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.