GitHub - markbahnman/til-cli: A command line tool to easily create a repo of TILs. Inspired by https://github.com/jbranchaud/til

3 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

A command line tool to easily create a repo of TILs. Inspired by https://github.com/jbranchaud/til

License

MIT license

3 stars 1 fork Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

Build Status

til-cli

A command line tool to easily create a repo of TILs. Inspired by https://github.com/jbranchaud/til

About

This is a simple command line tool to make creating of little memos of things you learn throughout your day. Use a one off command for something that's neat? Why not create a TIL for it.

Right now this repo is not stable and is quite limited in functionality and scope - use at your own discretion.

Installation and Usage

npm install -g til-cli

From there run til to both setup your repository and create new TILs

Plans for the future

  • Tests
  • Better error handling?
  • Commands for editing TILs
  • Hooks to automatically push repo
  • Use actions to allow for creating TILs from a single command a la git commit -am "message"
  • Make it easy to hook into a static website generator such as gh-pages

About

A command line tool to easily create a repo of TILs. Inspired by https://github.com/jbranchaud/til

Resources

Readme

License

MIT license

Activity

Stars

3 stars

Watchers

2 watching

Forks

1 fork

Packages

No packages published