Skip to content
/ nrm Public

๐Ÿ–‹๏ธ simply a better norming experience

Notifications You must be signed in to change notification settings

seekrs/nrm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

nrm

๐Ÿ–‹๏ธ simply a better norming experience
by kiroussa

An asciinema rendered GIF of the program being run.

what?

nrm is a norminette wrapper that simply aims to prettify your norminette calls.

features

  • prettier output (objectively so)
    • spinner
    • colors
    • trims norm errors if there are more than 10
  • timeout support
    • norminette won't try parsing a file for more than 2 seconds
  • single python3 file
    • don't like some messages? wanna change some values around? go ahead and hack your way into it

install

we provided a simple shell script to install nrm

simply clone this repository and run it via your favorite shell

# clone the repository
git clone https://github.com/seekrs/nrm
cd nrm

# make the installer executable and run it
chmod +x ./install.sh
bash ./install.sh

license

this project is published into the public domain.
it's a ~250-ish line script filled with shitty code, who would care?

About

๐Ÿ–‹๏ธ simply a better norming experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published