Giter Site home page Giter Site logo

imsaptarshi / noteli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sahilpabale/noteli

0.0 0.0 0.0 1.35 MB

A CLI-based Notes App built using TypeScript, MongoDB, and Auth0.

Home Page: https://noteli.tech

License: MIT License

JavaScript 1.09% Batchfile 0.12% TypeScript 98.79%

noteli's Introduction

noteli

A CLI based Notes App built using TypeScript, MongoDB and Auth0.

oclif Version Downloads/week License

Usage

$ npm install -g noteli
$ noteli COMMAND
running command...
$ noteli (-v|--version|version)
noteli/1.5.4 win32-x64 node-v14.16.1
$ noteli --help [COMMAND]
USAGE
  $ noteli COMMAND
...

Commands

noteli create

create a new note

USAGE
  $ noteli create

DESCRIPTION
  Helps you create a fresh new Note :)

See code: src/commands/create.ts

noteli delete <ID>

delete your note(s)

USAGE
  $ noteli delete <ID>

DESCRIPTION
  You can delete some specific notes if you think they are not worthy.

EXAMPLE
  $ noteli delete 2

See code: src/commands/delete.ts

noteli help [COMMAND]

display help for noteli

USAGE
  $ noteli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

noteli login

login the user for noteli

USAGE
  $ noteli login

DESCRIPTION
  Uses Auth0 Social Login to authorize user using browser.

See code: src/commands/login.ts

noteli logout

logout the user from noteli

USAGE
  $ noteli logout

DESCRIPTION
  Revokes the token and logs out user from system.

See code: src/commands/logout.ts

noteli read

read all your notes

USAGE
  $ noteli read
  $ noteli read <ID>

DESCRIPTION
  You can read all your notes or some specific note too.

EXAMPLES
  $ noteli read
  $ noteli read 2

See code: src/commands/read.ts

noteli update <ID>

update your note(s)

USAGE
  $ noteli update <ID>

DESCRIPTION
  You can update some specific notes if you think they need some change.

EXAMPLE
  $ noteli update 2

See code: src/commands/update.ts

noteli whoami

shows the current logged-in user

USAGE
  $ noteli whoami

DESCRIPTION
  Checks for the token and verifies with Auth0 for authencticity.

See code: src/commands/whoami.ts

noteli's People

Contributors

avneesh0612 avatar imsaptarshi avatar sahilpabale 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.