Code Monkey home page Code Monkey logo

scriptcs-samples's Introduction

scriptcs samples

This repository is a collection of scriptcs samples.

Note: to use samples that use HttpListener (Web API, ServiceStack, Nancy) you need to run CMD with elevation!

Installing scriptcs (easy path)

  • Install chocolatey
  • Install scriptcs using cinst scriptcs -pre -source "http://www.myget.org/F/scriptcsnightly/"

Installing scriptcs (dev path)

  • Clone the scriptcs repo at https://github.com/scriptcs/scriptcs and change to the dev branch
  • Run the scriptcs build script build.cmd
  • Add 'src/scriptcs/src/scriptcs/bin/Release' to your path.

Running the samples

  • Change to the folder of the sample you want to run.
  • Install packages scriptcs -install
  • Run the app scriptcs start.csx

Submit your own!

We are always looking for new, interesting samples and use cases! Before sending a pull request with a new sample, please follow the below checklist:

  • Include packages.config if you rely on Nuget packages. Only include the top level packages.
  • Include readme.md describing what the sample is about, and how it should be used
  • Make sure the sample runs against the latest version of scriptcs dev branch

If, during the process of creating a sample, you encounter/discover any issues with scriptcs, please make sure to file an issue in the scriptcs repo. If you discover an issue with a current sample, file an issue in this repo

Community

Want to chat about your sample? You can find us on:

License

All samples are available as Apache 2 License

scriptcs-samples's People

Contributors

filipw avatar glennblock avatar adamralph avatar jrusbatch avatar dschenkelman avatar 1gurucoder avatar stirno avatar bennage avatar khellang avatar madstt avatar davetimmins avatar

Watchers

James Cloos avatar  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.