Skip to content
View alanblins's full-sized avatar

Block or report alanblins

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
alanblins/README.md

Hi, I am Alan Lins ๐Ÿ‘‹

Software Engineer focused on Frontend Development.

  • ๐Ÿ”ญ As part of my journey to learn Go, I'm building a little project called monodotenv. It's a command-line tool that takes one YAML file and uses it to create multiple .env files. If you work on a monorepo with a bunch of different teams and constantly changing environment variables, this should make your life a lot easier!
  • ๐Ÿ’ช I published my first npm package: envyman
  • โœ๐Ÿผ Have a look at my blog: https://alanlins.hashnode.dev/

My open source contributions

Pinned Loading

  1. quizgame quizgame Public

    Quiz Game in Phaser

    JavaScript 10 8

  2. envyman envyman Public

    Manage environment variables and generate multiple .env files

    JavaScript

  3. monodotenv monodotenv Public

    Generate .env files based on single source configuration file

    Go