Skip to content

A collection of D scripts and useful pieces of code

License

Notifications You must be signed in to change notification settings

rillki/dscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D scripts

A collection of D scripts and useful pieces of code.

Requirements

How to run D scripts

  1. Change file mode to allow execution (use sudo if necessary)
chmod +x file.d
  1. Execute the file
./file.d

LICENSE

All code is licensed under MIT License.

About

A collection of D scripts and useful pieces of code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published