Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (21 loc) · 701 Bytes

index.md

File metadata and controls

25 lines (21 loc) · 701 Bytes
layout tagline start features
home
The Hassle-Free JavaScript Toolchain Manager
title description
Reliable
Ensure everyone in your project uses an identical dev environment, from the Node version to your preferred package manager.
title description
Universal
Enjoy the same command-line experience in every shell and every major operating system.
title description
Fast
Notion is implemented in Rust and deployed as a static executable for maximum performance.

Try it out!

# install Notion
curl -sSLf https://get.notionjs.com | bash

# install Node
notion install node

# start using Node
node